Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 04/13/2000 21:12:23
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Apr 14 04:12:19 UTC 2000

Modified Files:
	basesrc/games/boggle/mkdict: Makefile
	basesrc/games/boggle/mkindex: Makefile
	basesrc/games/fortune/strfile: Makefile

Log Message:
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...


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/games/boggle/mkdict/Makefile
cvs rdiff -r1.7 -r1.8 basesrc/games/boggle/mkindex/Makefile
cvs rdiff -r1.7 -r1.8 basesrc/games/fortune/strfile/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.