NetBSD/distrib/alpha/instkernel
lukem deffb66504 parselist.awk
- improve comments
- provide a general purpose variable replacement; replace contents of ${FOO}
  with ENVIRON["FOO"].
- deprecate @MACHINE@ and @MACHINE_ARCH@ in favour of using ${MACHINE}
  and ${MACHINE_ARCH} instead
- add errx() function; like err(), but doesn't print the line number
- invoke this script with various variables defined via PARSELISTENV

*/Makefile*
- use PARSELISTENV instead of POPULATEENV, and add variables like DESTDIR
- other minor tweaks

*/list*
- replace @MACHINE@ with ${MACHINE}
2002-03-14 22:26:08 +00:00
..
cd-hd-tape Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used. 2002-03-05 21:23:28 +00:00
fdset Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used. 2002-03-05 21:23:28 +00:00
instkernel remove some unnnecessary variable assignments, and use ${NM} instead of nm 2002-03-07 01:58:30 +00:00
ramdisk parselist.awk 2002-03-14 22:26:08 +00:00
src remove now-unnecessary cruft 2002-03-07 23:52:48 +00:00
Makefile Add barriers after ramdisk and instkernel, but allow fd-set and 2002-02-11 07:32:54 +00:00
Note.Results A note enumerating the final subtree build targets. 1999-04-29 02:32:16 +00:00