NetBSD/gnu/usr.bin/groff
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
..
contrib Uncomment "CLEANFILES" assignment accidently disabled by the last commit. 2003-07-03 11:46:46 +00:00
doc Add NetBSD RCS Id. 2003-06-30 18:47:40 +00:00
font Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
man Add NetBSD RCS Id. 2003-06-30 18:47:40 +00:00
src Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
tmac Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
Makefile Add NetBSD RCS Id. 2003-06-30 18:47:40 +00:00
Makefile.inc Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00