mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-03-05 10:43:46 +00:00
c77e1a0b77ef621cb87806ffd2146daf2dfacae7
* 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.
Description
NetBSD mopd modified to run on Linux, so you can netboot a VAX from Linux.
Languages
C
94.2%
Roff
4.5%
C++
0.7%
Makefile
0.6%