cvs commit: src/usr.bin/make parse.c

看板DFBSD_commit作者時間21年前 (2005/03/14 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/14 (看更多)
okumoto 2005/03/12 03:04:47 PST DragonFly src repository Modified files: usr.bin/make parse.c Log: Call ParseFinishLine() also for the last line in a file. This patch differs from the previous one in that it calls the function only when a real file hits EOF. The bodies of .for loops are also handled as files, but for these we don't want to end a dependency block on the 'EOF' as in: foo: do-this .for ... do-something .endfor do-more FreeBSD-Date: 2005/03/11 11:29:39 Author: harti Revision Changes Path 1.52 +3 -0 src/usr.bin/make/parse.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/parse.c.diff?r1=1.51&r2=1.52&f=u
文章代碼(AID): #12DF1_00 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #12DF1_00 (DFBSD_commit)