DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make var.c
okumoto 2005/03/16 14:49:01 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
patch-7.140
- Removed comment about assuming that Var_Parse() is always
passed '$' as first char. Sometimes is is the last character
of a conditional (e.g., defined(DragonFly), etc.)
- Clean up some comments.
- Moved common code out of if-statement.
Revision Changes Path
1.165 +28 -58 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.164&r2=1.165&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]