NetBSD/tools/file/Makefile

11 lines
208 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/07/08 03:41:34 gson Exp $
#
GNUHOSTDIST= ${.CURDIR}/../../dist/file
CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}
.NOTPARALLEL:
.include "${.CURDIR}/../Makefile.gnuhost"