7 lines
180 B
Makefile
7 lines
180 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2008/09/26 18:23:09 apb Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}strfile
|
||
|
HOST_SRCDIR= games/fortune/strfile
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|