cvs commit: src/usr.bin/make var.c
okumoto 2005/01/29 23:20:59 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
- Hide the following characters '(', ')', '{', '}' inside of #defines
to make it easyer to read. OPEN_PARN, CLOSE_PAREN, OPEN_BRACKET,
and CLOSE_BRACKET.
- Re-write for loop into a while loop to clearify operation.
Tested by comparing object files.
Revision Changes Path
1.52 +22 -11 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.51&r2=1.52&f=u
討論串 (同標題文章)
完整討論串 (本文為第 5 之 129 篇):