cvs commit: src/usr.bin/make parse.c
Hartmut Brandt
harti at FreeBSD.org
Tue Mar 15 06:25:25 PST 2005
harti 2005-03-15 14:25:24 UTC
FreeBSD src repository
Modified files:
usr.bin/make parse.c
Log:
Yet another version of passing the last line to ParseFinishLine().
It turns out that some ports use the obscure feature of spreading
a dependency block across multiple include files. While this seems
bad style, allow it for now and call said function only at end of
all input to process the really last line of everything.
Revision Changes Path
1.85 +2 -2 src/usr.bin/make/parse.c
More information about the cvs-src
mailing list