summaryrefslogtreecommitdiff
path: root/tools/xz-bin/Makefile
blob: b8d301908e317162b656e4add91bad1825f748ea (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.2 2018/11/19 20:00:28 aymeric Exp $

HOSTPROG=	${_TOOL_PREFIX}xz
HOST_SRCDIR=	external/public-domain/xz/bin/xz

.include "${.PARSEDIR}/../xz-include/Makefile.inc"

.include "${.CURDIR}/../Makefile.host"