summaryrefslogtreecommitdiffstats
path: root/boggle/mkindex/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-1/+1
|
* Get all the games compiling for iOSCameron Katri2021-02-221-6/+6
|
* Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos2018-05-011-2/+2
| | | | | | programs there; make all Makefiles that use bsd.hostprog.mk include it. Namely turn off MKREPRO and don't make lint, man pages, info files etc. Remove the Makefile.inc files that contained these same settings, and remove the settings from Makefile.host
* some makefile de-lintinglukem2002-09-181-2/+3
|
* MKfoo=no -> NOfoo=tv2001-12-121-2/+2
|
* Greatly simplify these by using <bsd.hostprog.mk>. Should do the samesimonb2000-04-141-18/+5
| | | | for games/hack and games/monop and a few other places, but that requires making subdirs for the tools. One day...
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+2
| | | include <bsd.own.mk> if testing a MKxxx variable.
* use HOST_CPPFLAGS not HOST_CFLAGSlukem1998-04-131-2/+2
|
* use CPPFLAGS instead of CFLAGSlukem1997-10-261-2/+2
|
* Use proginstall:: to disable installing PROG.mycroft1997-05-071-2/+3
|
* Allow boggle to be cross-compiled; the mkdict and mkindex programsthorpej1997-04-281-2/+12
| | | are used only by the hosting system.
* add/fix id tagscgd1995-03-211-0/+1
|
* boggle(6), from 44litejtc1994-10-211-0/+9