Home | History | Annotate | Line # | Download | only in paxctl
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 2007/01/30 23:47:37 dogcow Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}paxctl
      4 HOST_SRCDIR=	usr.sbin/paxctl
      5 
      6 HOST_CPPFLAGS+=	-I${TOOLDIR}/include/nbinclude
      7 
      8 .include "${.CURDIR}/../Makefile.disklabel"
      9 .include "${.CURDIR}/../Makefile.host"
     10