Date: Tue, 7 May 2002 19:46:10 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cpp0 Makefile Message-ID: <200205080246.g482kAb02617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/05/07 19:46:10 PDT Modified files: (Branch: WIP_GCC31) gnu/usr.bin/cc/cpp0 Makefile Log: Using ${.ALLSRC} here is dangerious as it sometimes picks up more "sources" than desired. Revision Changes Path 1.1.2.3 +1 -1 src/gnu/usr.bin/cc/cpp0/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205080246.g482kAb02617>