Home | History | Annotate | Line # | Download | only in paxctl
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2006/11/10 16:50:10 christos Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}paxctl
      4 HOST_SRCDIR=	usr.bin/paxctl
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7