minix/tools/strfile/Makefile
Thomas Cort bd0f8badfa Importing games/fortune
Replaces commands/fortune. No Minix specific changes needed.

Change-Id: Iac79ea82dedd12e80377c85954da5e2d8eee74af
2014-07-28 17:05:16 +02:00

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"