NetBSD/distrib/i386/floppies
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
..
bootfloppy-big Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
bootfloppy-ps2 Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
bootfloppy-small Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
bootfloppy-tiny Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
common parselist.awk 2002-03-14 22:26:08 +00:00
fdset Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
fdset-com Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
fdset-laptop Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
kernel-ramdisk Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
kernel-rescue Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
ramdisk-big - migrate a bunch of the common list stuff to common/list.ramdisk 2002-02-08 05:02:16 +00:00
ramdisk-rescuesmall - migrate a bunch of the common list stuff to common/list.ramdisk 2002-02-08 05:02:16 +00:00
ramdisk-rescuetiny - migrate a bunch of the common list stuff to common/list.ramdisk 2002-02-08 05:02:16 +00:00
ramdisk-small - migrate a bunch of the common list stuff to common/list.ramdisk 2002-02-08 05:02:16 +00:00
ramdisk-tiny - migrate a bunch of the common list stuff to common/list.ramdisk 2002-02-08 05:02:16 +00:00
rescue-small Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
rescue-tiny Use ${PRINTOBJDIR}. 2002-03-05 20:29:33 +00:00
Makefile Turn back on all floppies. They all build once again with both new and old 2001-11-08 07:41:03 +00:00
Makefile.inc don't need REV and VER here anymore 2002-02-08 04:33:03 +00:00