NetBSD/usr.sbin/mopd
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
..
common Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
mopchk interactive errors. 2003-04-20 00:19:56 +00:00
mopcopy Make sure to fill in the load address in the dest. MOP header. 2002-11-05 05:06:05 +00:00
mopd Allow more than one interface to be specified on the command line. 2002-11-05 14:18:04 +00:00
mopprobe interactive error output. 2003-04-20 00:18:33 +00:00
moptrace interactive errors. 2003-04-20 00:19:56 +00:00
Makefile Rename mopa.out to mopcopy, since it handles more than a.out these days. 2002-06-06 23:00:56 +00:00
Makefile.inc