1 1.5 riz # $NetBSD: Makefile,v 1.5 2010/06/19 23:11:10 riz Exp $ 2 1.1 christos 3 1.1 christos HOSTPROGNAME= ${_TOOL_PREFIX}paxctl 4 1.4 dogcow HOST_SRCDIR= usr.sbin/paxctl 5 1.1 christos 6 1.3 riz HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude 7 1.3 riz 8 1.5 riz .include "${.CURDIR}/../Makefile.nbincludes" 9 1.1 christos .include "${.CURDIR}/../Makefile.host" 10