7 lines
172 B
Makefile
7 lines
172 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2003/10/19 03:35:30 matt Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}ibmnws-ncdcs
|
||
|
HOST_SRCDIR= gnu/usr.sbin/ncdcs
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|