NetBSD/games/adventure
lukem 130ab7336b 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.
2003-10-21 10:01:19 +00:00
..
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
adventure.6 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
crc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
done.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
extern.h
glorkz
hdr.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
init.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
io.c off-by-one. aaron@openbsd 2003-09-19 10:01:53 +00:00
main.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
save.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
setup.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
subr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
vocab.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
wizard.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00