bd0f8badfa
Replaces commands/fortune. No Minix specific changes needed. Change-Id: Iac79ea82dedd12e80377c85954da5e2d8eee74af
6 lines
180 B
Makefile
6 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"
|