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