Home | History | Annotate | Line # | Download | only in makefs
      1 #	$NetBSD: Makefile,v 1.9 2011/03/07 13:28:06 he Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}makefs
      4 HOST_SRCDIR=	usr.sbin/makefs
      5 
      6 HOST_CPPFLAGS+=	-I. -I${TOOLDIR}/include/nbinclude
      7 
      8 .include "${.CURDIR}/../Makefile.nbincludes"
      9 .include "${.CURDIR}/../Makefile.host"
     10