mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
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"
|