cvs commit: src/usr.bin/make parse.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Fri Apr 8 22:52:09 PDT 2005
okumoto 2005/04/08 22:51:42 PDT
DragonFly src repository
Modified files:
usr.bin/make parse.c
Log:
FreeBSD-Date: 2005/04/07 12:29:39
Author: harti
Handle popping of the input stack in ParseReadLine() instead of
Parse_File(). Remove a comment and a piece of code comming from
ancient times when the if-directive read like #if and not .if.
Correctly analyze the first character of a line.
Revision Changes Path
1.65 +327 -337 src/usr.bin/make/parse.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.64&r2=1.65&f=u
More information about the Commits
mailing list