2010-06-20 03:11:10 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 2010/06/19 23:11:10 riz Exp $
|
2006-11-10 19:50:10 +03:00
|
|
|
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}paxctl
|
2007-01-31 02:47:37 +03:00
|
|
|
HOST_SRCDIR= usr.sbin/paxctl
|
2006-11-10 19:50:10 +03:00
|
|
|
|
2006-11-22 21:37:38 +03:00
|
|
|
HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude
|
|
|
|
|
2010-06-20 03:11:10 +04:00
|
|
|
.include "${.CURDIR}/../Makefile.nbincludes"
|
2006-11-10 19:50:10 +03:00
|
|
|
.include "${.CURDIR}/../Makefile.host"
|