Importing games/fortune
Replaces commands/fortune. No Minix specific changes needed. Change-Id: Iac79ea82dedd12e80377c85954da5e2d8eee74af
This commit is contained in:
@@ -122,7 +122,7 @@ SUBDIR += .WAIT texinfo \
|
||||
.WAIT \
|
||||
.WAIT \
|
||||
.WAIT \
|
||||
pwd_mkdb stat zic
|
||||
pwd_mkdb stat strfile zic
|
||||
.endif
|
||||
.if defined(__MINIX)
|
||||
SUBDIR += \
|
||||
|
||||
6
tools/strfile/Makefile
Normal file
6
tools/strfile/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
# $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"
|
||||
Reference in New Issue
Block a user