OpenGrok
Cross Reference: Makefile
xref
: /
src
/
games
/
boggle
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
boggle
History log of
/src/games/boggle/Makefile
Revision
Date
Author
Comments
1.22
21-Oct-2003
lukem
Rework how MAKEVERBOSE operates:
* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
1.21
19-Oct-2003
lukem
rework to use the newer _MKMSGCREATE (et al) macros
1.20
19-Oct-2003
lukem
Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
1.19
18-Sep-2002
lukem
use NETBSDSRCDIR as appropriate
1.18
05-Mar-2002
thorpej
There is no need to explcitly use ${.OBJDIR}; it's implied.
1.17
30-Dec-2000
sommerfeld
${PRINTOBJDIR}ify
1.16
23-Jan-2000
mycroft
More .mk file fallout. *sigh*
1.15
13-Feb-1999
lukem
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1.14
09-Nov-1998
hubertf
make objdir-aware
1.13
29-Sep-1998
lukem
don't install in /usr/share if NOSHARE is defined
1.12
11-Oct-1997
mycroft
Use bsd.subdir.mk as appropriate.
1.11
07-May-1997
mycroft
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
1.10
30-Apr-1997
christos
PR/3557: Dave Huang: use web2 not web2a
1.9
01-Apr-1997
christos
Make sure that the dictionary and indexing programs are made.
1.8
01-Apr-1997
christos
- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up the
dictionary from the sources.
- Don't depend on the locally built indexing programs to build the dictionaries.
1.7
24-Mar-1997
christos
- Makefile cleanups
1.6
26-Sep-1996
mrg
use words from $DESTDIR.
1.5
20-Apr-1995
mycroft
Remove read-only files before trying to rewrite them. From Greg Hudson.
1.4
21-Mar-1995
cgd
add/fix id tags
1.3
01-Mar-1995
glass
remove extra tab
1.2
30-Nov-1994
pk
Remove hard-coded object directory.
1.1
21-Oct-1994
jtc
branches: 1.1.1;
Initial revision
1.1.1.1
21-Oct-1994
jtc
boggle(6), from 44lite
Indexes created Sat Oct 25 16:10:12 GMT 2025