summaryrefslogtreecommitdiffstats
path: root/boggle/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-2/+2
* Get all the games compiling for iOSCameron Katri2021-02-221-31/+21
* Rework how MAKEVERBOSE operates:lukem2003-10-211-7/+3
* rework to use the newer _MKMSGCREATE (et al) macroslukem2003-10-191-3/+3
* Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem2003-10-191-1/+7
* use NETBSDSRCDIR as appropriatelukem2002-09-181-2/+2
* There is no need to explcitly use ${.OBJDIR}; it's implied.thorpej2002-03-051-5/+5
* ${PRINTOBJDIR}ifysommerfeld2000-12-301-6/+5
* More .mk file fallout. *sigh*mycroft2000-01-231-2/+2
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+4
* make objdir-awarehubertf1998-11-091-5/+5
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-3/+6
* Use bsd.subdir.mk as appropriate.mycroft1997-10-111-1/+2
* Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft1997-05-071-5/+3
* PR/3557: Dave Huang: use web2 not web2achristos1997-04-301-2/+2
* Make sure that the dictionary and indexing programs are made.christos1997-04-011-6/+12
* - Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up thechristos1997-04-011-4/+4
* - Makefile cleanupschristos1997-03-241-13/+18
* use words from $DESTDIR.mrg1996-09-261-2/+2
* Remove read-only files before trying to rewrite them. From Greg Hudson.mycroft1995-04-201-1/+3
* add/fix id tagscgd1995-03-211-1/+1
* remove extra tabglass1995-03-011-2/+2
* Remove hard-coded object directory.pk1994-11-301-2/+8
* boggle(6), from 44litejtc1994-10-211-0/+15