NetBSD/distrib/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
..
MAKEDEV.wrapper rcsid police 2002-02-08 05:17:49 +00:00
MAKEDEV.wrapper.local MAKEDEV.wrapper 2002-02-06 16:08:16 +00:00
Makefile.crunch parselist.awk 2002-03-14 22:26:08 +00:00
Makefile.image parselist.awk 2002-03-14 22:26:08 +00:00
Makefile.makedev - cleanup image device creation: add Makefile.makedev & list.makedev, 2002-02-08 02:18:53 +00:00
list.makedev parselist.awk 2002-03-14 22:26:08 +00:00
list.sysinst parselist.awk 2002-03-14 22:26:08 +00:00
makedev2spec.awk add more argument checking 2002-02-07 11:35:56 +00:00
mtree.common - cleanup image device creation: add Makefile.makedev & list.makedev, 2002-02-08 02:18:53 +00:00
parselist.awk parselist.awk 2002-03-14 22:26:08 +00:00