DragonFly commits List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src
dillon 2004/08/18 09:37:15 PDT
DragonFly src repository
Modified files:
. Makefile Makefile.inc1
Log:
Make the buildkernel and nativekernel targets completely wipe and regenerate
the kernel object hierarchy.
Add a quickkernel target which does not wipe the object hieracrhy and which
skips the make depend step. quickkernel can be run on kernels previously
built with buildkernel or nativekernel.
This brings the operation of our kernel building targets in-line with the
operation of our world building targets.
Revision Changes Path
1.8 +14 -8 src/Makefile
1.38 +61 -35 src/Makefile.inc1
http://www.dragonflybsd.org/cvsweb/src/Makefile.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.37&r2=1.38&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]