7 lines
140 B
Makefile
7 lines
140 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/01/25 05:01:17 lukem Exp $
|
||
|
|
||
|
HOSTPROGNAME= nbpax
|
||
|
HOST_SRCDIR= bin/pax
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|