DragonFly commits List (threaded) for 2003-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src Makefile.inc1 src/usr.bin Makefile src/usr.bin/wmake Makefile wmake.sh
dillon 2003/08/10 17:25:17 PDT
Modified files:
. Makefile.inc1
usr.bin Makefile
Added files:
usr.bin/wmake Makefile wmake.sh
Log:
Add the 'wmake' script to /usr/bin and wmake support to Makefile.inc1.
This script allows you to build any element within /usr/src using a
buildworld environment and is extremely useful for debugging or
development work. Instead of having to restart the buildworld
(even with -DNOCLEAN -DNOTOOLS it can take a while) this script can
be used to immediately build whatever piece of the world you are
working on.
Revision Changes Path
1.7 +7 -0 src/Makefile.inc1
1.6 +1 -0 src/usr.bin/Makefile
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]