OpenGrok
Cross Reference: Makefile
xref
: /
src
/
games
/
boggle
/
mkdict
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mkdict
History log of
/src/games/boggle/mkdict/Makefile
Revision
Date
Author
Comments
1.13
01-May-2018
christos
Create a new bsd.hostinit.mk file and put the build definitions for all host
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
1.12
18-Sep-2002
lukem
branches: 1.12.94;
some makefile de-linting
1.11
12-Dec-2001
tv
MKfoo=no -> NOfoo=
1.10
14-Apr-2000
simonb
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...
1.9
13-Feb-1999
lukem
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1.8
13-Apr-1998
lukem
use HOST_CPPFLAGS not HOST_CFLAGS
1.7
26-Oct-1997
lukem
use CPPFLAGS instead of CFLAGS
1.6
07-May-1997
mycroft
branches: 1.6.2;
Use proginstall:: to disable installing PROG.
1.5
28-Apr-1997
thorpej
Allow boggle to be cross-compiled; the mkdict and mkindex programs
are used only by the hosting system.
1.4
19-Apr-1997
thorpej
Yow, cvs commit in the wrong directory... Bad, Jason, no biscuit!
1.3
19-Apr-1997
thorpej
Allow this to be cross-compiled.
1.2
21-Mar-1995
cgd
add/fix id tags
1.1
21-Oct-1994
jtc
branches: 1.1.1;
Initial revision
1.1.1.1
21-Oct-1994
jtc
boggle(6), from 44lite
1.6.2.1
08-Nov-1997
lukem
pull up rev 1.7 (approved by thorpej)
1.12.94.1
02-May-2018
pgoyette
Synch with HEAD
Indexes created Wed Oct 29 05:09:45 GMT 2025