summaryrefslogtreecommitdiffstats
path: root/boggle/mkindex
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* 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
* sprinkle static and prune some dead codedholland2009-08-121-4/+4
* KNF and WARNS=3jmc2005-07-011-7/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* some makefile de-lintinglukem2002-09-181-2/+3
* MKfoo=no -> NOfoo=tv2001-12-121-2/+2
* Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> errsimonb2000-07-311-12/+11
* Greatly simplify these by using <bsd.hostprog.mk>. Should do the samesimonb2000-04-141-18/+5
* If the dictionary for boggle does not include words beginning withjsm1999-12-071-3/+13
* Warning cleanup for boggle's mkdict and mkindex.jsm1999-09-181-5/+7
* Check for write errors in auxiliary programs used during build of games.jsm1999-09-101-2/+6
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+2
* remove unused args from main(), as per PR#5867hubertf1998-09-111-5/+3
* use HOST_CPPFLAGS not HOST_CFLAGSlukem1998-04-131-2/+2
* use CPPFLAGS instead of CFLAGSlukem1997-10-261-2/+2
* minor KNFifylukem1997-10-111-4/+4
* 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
* add/fix id tagscgd1995-03-212-0/+7
* boggle(6), from 44litejtc1994-10-212-0/+129