1 1.1 joerg # $NetBSD: Makefile,v 1.1 2018/09/25 05:42:08 joerg Exp $ 2 1.1 joerg 3 1.1 joerg HOSTPROG= xz 4 1.1 joerg HOST_SRCDIR= external/public-domain/xz/bin/xz 5 1.1 joerg 6 1.1 joerg .include "${.PARSEDIR}/../xz-include/Makefile.inc" 7 1.1 joerg 8 1.1 joerg .include "${.CURDIR}/../Makefile.host" 9