915c06c281
for games/hack and games/monop and a few other places, but that requires making subdirs for the tools. One day...
9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $NetBSD: Makefile,v 1.10 2000/04/14 04:12:18 simonb Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/11/93
|
|
|
|
HOSTPROG= mkdict
|
|
HOST_CPPFLAGS+= -I${.CURDIR}/../boggle
|
|
MKMAN= no
|
|
|
|
.include <bsd.hostprog.mk>
|