看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/15 15:36:57 PST DragonFly src repository Modified files: usr.bin/make parse.c Log: FreeBSD-Date: 2005/03/15 14:25:24 Author: harti 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.53 +2 -2 src/usr.bin/make/parse.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.52&r2=1.53&f=u