NetBSD/distrib/i386/floppies/common
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
..
Makefile.bootfloppy minor whitespace cleanup 2002-02-26 22:52:10 +00:00
Makefile.fdset minor whitespace cleanup 2002-02-26 22:52:10 +00:00
Makefile.ramdisk parselist.awk 2002-03-14 22:26:08 +00:00
dot.profile
list.ramdisk parselist.awk 2002-03-14 22:26:08 +00:00
termcap.mini