Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/distrib/common



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Feb  7 11:39:18 UTC 2002

Modified Files:
        basesrc/distrib/common: Makefile.crunch Makefile.image parselist.awk

Log Message:
- improve error checking
- add support for passing variables to parselist.awk that are used to replace
  text in each line of the lists.  currently supported strings:
        text            variable
        ----            --------
        @MACHINE_ARCH@  MACHINE_ARCH
        @MACHINE@       MACHINE


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/common/Makefile.crunch \
    basesrc/distrib/common/Makefile.image \
    basesrc/distrib/common/parselist.awk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index