9 lines
194 B
Makefile
9 lines
194 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2003/03/25 23:43:50 pooka Exp $
|
||
|
#
|
||
|
|
||
|
GNUHOSTDIST= ${.CURDIR}/../../dist/file
|
||
|
|
||
|
CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX}
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.gnuhost"
|