NetBSD/usr.sbin/ntp
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
..
html MKSHARE -> MKDOC 2003-04-18 18:33:22 +00:00
include
libntp minor makefile delint 2002-09-18 13:31:52 +00:00
libparse minor makefile delint 2002-09-18 13:31:52 +00:00
ntpd Quote some punctuation (XXX: take care on next import...). 2003-06-30 10:39:28 +00:00
ntpdate .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
ntpdc avoid mandoc warning 2003-07-04 07:54:47 +00:00
ntpq Quote some punctuation (XXX: take care on next import...). 2003-06-30 10:39:28 +00:00
ntptime Use Xr for xrefs and use standard headers. 2002-02-02 01:27:22 +00:00
ntptimeset minor makefile delint 2002-09-18 13:31:52 +00:00
ntptrace .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
scripts
Makefile
Makefile.inc Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00