2011-03-07 16:28:06 +03:00
|
|
|
# $NetBSD: Makefile,v 1.9 2011/03/07 13:28:06 he Exp $
|
2002-01-05 10:00:56 +03:00
|
|
|
|
2002-12-08 23:19:56 +03:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}makefs
|
2002-01-05 10:00:56 +03:00
|
|
|
HOST_SRCDIR= usr.sbin/makefs
|
|
|
|
|
2011-03-06 21:15:30 +03:00
|
|
|
HOST_CPPFLAGS+= -I. -I${TOOLDIR}/include/nbinclude
|
2002-01-10 08:03:45 +03:00
|
|
|
|
2011-03-07 16:28:06 +03:00
|
|
|
.include "${.CURDIR}/../Makefile.nbincludes"
|
2002-02-01 01:43:33 +03:00
|
|
|
.include "${.CURDIR}/../Makefile.host"
|