1 1.7.50.1 bouyer # $NetBSD: Makefile,v 1.7.50.1 2011/02/08 16:20:10 bouyer Exp $ 2 1.1 mrg 3 1.6 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}makefs 4 1.1 mrg HOST_SRCDIR= usr.sbin/makefs 5 1.1 mrg 6 1.7.50.1 bouyer HOST_CPPFLAGS+= -I. -I${TOOLDIR}/include/nbinclude 7 1.2 lukem 8 1.3 tv .include "${.CURDIR}/../Makefile.host" 9 1.4 pk 10