Source-Changes archive

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

CVS commit: syssrc/sys/arch/amiga/conf



Module Name:    syssrc
Committed By:   lukem
Date:           Tue Jun 18 17:39:40 UTC 2002

Modified Files:
        syssrc/sys/arch/amiga/conf: Makefile
Added Files:
        syssrc/sys/arch/amiga/conf: GENERIC.in

Log Message:
Use m4 instead of cpp to generate the various kernel configurations,
since cpp is the "C compiler pre-processor", and as such, isn't really
suited to parsing non-C-language files...


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/amiga/conf/GENERIC.in
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/amiga/conf/Makefile

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