Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tools/paxctl/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/tools/paxctl/Makefile 2006/11/22 18:37:38 1.3 +++ src/tools/paxctl/Makefile 2007/01/30 23:47:37 1.4 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/11/22 18:37:38 riz Exp $ +# $NetBSD: Makefile,v 1.4 2007/01/30 23:47:37 dogcow Exp $ HOSTPROGNAME= ${_TOOL_PREFIX}paxctl -HOST_SRCDIR= usr.bin/paxctl +HOST_SRCDIR= usr.sbin/paxctl HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude