1 1.8 bouyer # $NetBSD: Makefile,v 1.8 2011/03/06 18:15:30 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.8 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