Home | History | Annotate | Line # | Download | only in xz-bin
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2018/09/25 05:42:08 joerg 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