NetBSD/distrib/acorn32
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
..
kernels Created RAM discs are not versioned anymore .... 2002-03-12 14:28:27 +00:00
ramdisk parselist.awk 2002-03-14 22:26:08 +00:00
Makefile cleanup and use some more appropriate variables and targets 2002-03-06 13:27:22 +00:00
Makefile.inc replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc 2002-03-06 12:39:10 +00:00
gzip_ff8.bin.uue Add the RISC OS gzip tool for installation purposes. It gets uudecoded and 2002-02-16 01:53:52 +00:00