7 lines
166 B
Makefile
7 lines
166 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/11/10 16:50:10 christos Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}paxctl
|
|
HOST_SRCDIR= usr.bin/paxctl
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|