Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libkern
Module Name: src
Committed By: pooka
Date: Sun Jan 4 18:00:55 UTC 2009
Modified Files:
src/sys/lib/libkern: Makefile
Added Files:
src/sys/lib/libkern: Makefile.libkern
Log Message:
Split variables out of Makefile into Makefile.libkern so that we
can easily just .include it for the proper SRCS etc. definitions
in case we're interested in the files but not in building an actual
libkern.{a,o}. for librump
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sys/lib/libkern/Makefile
cvs rdiff -r0 -r1.1 src/sys/lib/libkern/Makefile.libkern
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