看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/03/29 14:19:25 PST DragonFly src repository Modified files: usr.bin/make var.c Log: Fixed a bug that broke building docs on FreeBSD. The mistake was that ParseModifier() consumes characters so it can not be moved below the following tests. Revision Changes Path 1.182 +30 -15 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.181&r2=1.182&f=u