7 lines
146 B
Makefile
7 lines
146 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/05/28 21:56:06 bjh21 Exp $
|
||
|
|
||
|
HOSTPROGNAME= nbfgen
|
||
|
HOST_SRCDIR= usr.bin/fgen
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|