Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   uebayasi
Date:           Sun Aug 30 05:12:00 UTC 2015

Modified Files:
        src/sys/conf: Makefile.kern.inc files
        src/usr.bin/config: defs.h mkmakefile.c

Log Message:
Define compile rules in sys/conf/Makefile.kern.inc except those overriden by
"file ... compile-with ...".  As rules are still explicit, be careful to not
override by checking .if !target(xxx.o).


To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/conf/Makefile.kern.inc
cvs rdiff -u -r1.1140 -r1.1141 src/sys/conf/files
cvs rdiff -u -r1.71 -r1.72 src/usr.bin/config/defs.h
cvs rdiff -u -r1.47 -r1.48 src/usr.bin/config/mkmakefile.c

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