harti 2005-04-08 09:03:40 UTC
FreeBSD src repository
Modified files:
usr.bin/make parse.c
Log:
Move the code for parsing .for and .if statements to the place where the
other directives are handled.
Revision Changes Path
1.94 +42 -56 src/usr.bin/make/parse.c