Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/usr.sbin/config
Module Name: syssrc
Committed By: atatat
Date: Tue Nov 19 04:24:17 UTC 2002
Modified Files:
syssrc/usr.sbin/config: mkmakefile.c
Log Message:
Define KERNEL_BUILD at the top of the emitted kernel Makefile. This
means that the appropriate combination of checking for KERNEL_BUILD,
RELEASEDIR, DESTDIR, and/or BSD_PKG_MK, can allow the setting of COPTS
or CFLAGS (or anything else) depending on the specific task at hand.
Personally, I think that per-kernel install rules are the best part.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/usr.sbin/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