Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/conf
Module Name: syssrc
Committed By: wrstuden
Date: Mon Jun 17 20:31:27 UTC 2002
Modified Files:
syssrc/sys/conf: Makefile.kern.inc
Log Message:
Add cscope and mkid (and cscope.out and ID) targets to kernel compile
Makefiles. The main feature added by these targets is that they cover
ONLY the source files used for a given kernel and no other. Thus when
examining MD routines provided by all machines, you will see only
those applicable for your kernel.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/conf/Makefile.kern.inc
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