NetBSD/games/fortune/strfile/Makefile
simonb 915c06c281 Greatly simplify these by using <bsd.hostprog.mk>. Should do the same
for games/hack and games/monop and a few other places, but that requires
making subdirs for the tools.  One day...
2000-04-14 04:12:18 +00:00

8 lines
160 B
Makefile

# $NetBSD: Makefile,v 1.8 2000/04/14 04:12:19 simonb Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
HOSTPROG= strfile
MAN= strfile.8
.include <bsd.hostprog.mk>