NetBSD/tools/paxctl/Makefile

10 lines
257 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2007/01/30 23:47:37 dogcow Exp $
2006-11-10 19:50:10 +03:00
HOSTPROGNAME= ${_TOOL_PREFIX}paxctl
HOST_SRCDIR= usr.sbin/paxctl
2006-11-10 19:50:10 +03:00
HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude
.include "${.CURDIR}/../Makefile.disklabel"
2006-11-10 19:50:10 +03:00
.include "${.CURDIR}/../Makefile.host"