FreeBSD-Date: 2005/04/07 12:29:39
authorMax Okumoto <okumoto@dragonflybsd.org>
Sat, 9 Apr 2005 05:51:42 +0000 (05:51 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Sat, 9 Apr 2005 05:51:42 +0000 (05:51 +0000)
commit771f72e3ee7e08c258023d1cf9201fecb831f376
treeda0daf9d2987784b4793f16d01c78213f26d0c07
parent3120aaed886469ba1261aa6307bb5f3890c34da3
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.
usr.bin/make/parse.c