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