Home | History | Annotate | Line # | Download | only in makefs
      1  1.9       he #	$NetBSD: Makefile,v 1.9 2011/03/07 13:28:06 he 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.9       he .include "${.CURDIR}/../Makefile.nbincludes"
      9  1.3       tv .include "${.CURDIR}/../Makefile.host"
     10