Home | History | Annotate | Line # | Download | only in xz-bin
Makefile revision 1.1.2.2
      1 #	$NetBSD: Makefile,v 1.1.2.2 2018/09/30 01:45:59 pgoyette Exp $
      2 
      3 HOSTPROG=	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