7 lines
160 B
Makefile
7 lines
160 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2001/11/29 23:51:38 thorpej Exp $
|
||
|
|
||
|
HOSTPROGNAME= nbmakewhatis
|
||
|
HOST_SRCDIR= libexec/makewhatis
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|