DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make GNode.h arch.c make.c make.h parse.h
okumoto 2005/04/24 05:40:23 PDT
DragonFly src repository
Modified files:
usr.bin/make GNode.h arch.c make.c make.h parse.h
Log:
Move OP_* #defines out of make.h and into GNode.h were they belong.
Revision Changes Path
1.4 +63 -2 src/usr.bin/make/GNode.h
1.47 +1 -0 src/usr.bin/make/arch.c
1.24 +1 -0 src/usr.bin/make/make.c
1.29 +3 -77 src/usr.bin/make/make.h
1.8 +18 -0 src/usr.bin/make/parse.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/GNode.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/arch.c.diff?r1=1.46&r2=1.47&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.c.diff?r1=1.23&r2=1.24&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/make.h.diff?r1=1.28&r2=1.29&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.h.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]