Home | History | Annotate | Line # | Download | only in xz-bin
Makefile revision 1.2.2.2
      1 #	$NetBSD: Makefile,v 1.2.2.2 2019/06/10 22:10:16 christos Exp $
      2 
      3 HOSTPROG=	${_TOOL_PREFIX}xz
      4 HOST_SRCDIR=	external/public-domain/xz/bin/xz
      5 
      6 .include "${.PARSEDIR}/../xz-include/Makefile.inc"
      7 
      8 .include "${.CURDIR}/../Makefile.host"
      9