index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
boggle
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
rework to use the newer _MKMSGCREATE (et al) macros
lukem
2003-10-19
Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
lukem
2002-09-18
use NETBSDSRCDIR as appropriate
lukem
2002-03-05
There is no need to explcitly use ${.OBJDIR}; it's implied.
thorpej
2000-12-30
${PRINTOBJDIR}ify
sommerfeld
2000-01-23
More .mk file fallout. *sigh*
mycroft
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-09
make objdir-aware
hubertf
1998-09-29
don't install in /usr/share if NOSHARE is defined
lukem
1997-10-11
Use bsd.subdir.mk as appropriate.
mycroft
1997-05-07
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
mycroft
1997-04-30
PR/3557: Dave Huang: use web2 not web2a
christos
1997-04-01
Make sure that the dictionary and indexing programs are made.
christos
1997-04-01
- Don't depend on installed ${DESTDIR}/usr/share/dict/words; pick up the
christos
1997-03-24
- Makefile cleanups
christos
1996-09-26
use words from $DESTDIR.
mrg
1995-04-20
Remove read-only files before trying to rewrite them. From Greg Hudson.
mycroft
1995-03-21
add/fix id tags
cgd
1995-03-01
remove extra tab
glass
1994-11-30
Remove hard-coded object directory.
pk
1994-10-21
boggle(6), from 44lite
jtc