dcf7552621
still missing: - TOOL_PIGZ - support to use it instead of the host's "gzip"
7 lines
172 B
Makefile
7 lines
172 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/06/18 05:26:12 mrg Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}pigz
|
|
HOST_SRCDIR= external/zlib/pigz/bin/pigz
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|