From owner-cvs-all Mon Jan 3 19:48:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BFE441538F; Mon, 3 Jan 2000 19:48:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA76858; Mon, 3 Jan 2000 19:48:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200001040348.TAA76858@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 3 Jan 2000 19:48:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/cpp Makefile cpp.notraditional.sh cpp.sh src/gnu/usr.bin/cc Makefile src/gnu/usr.bin/cc/cpp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 2000/01/03 19:48:09 PST Modified files: usr.bin Makefile gnu/usr.bin/cc Makefile gnu/usr.bin/cc/cpp Makefile Removed files: usr.bin/cpp Makefile cpp.notraditional.sh cpp.sh Log: Turn on a new /usr/bin/cpp that is a true binary rather than a shell script wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp. Revision Changes Path 1.142 +1 -2 src/usr.bin/Makefile 1.20 +2 -2 src/gnu/usr.bin/cc/Makefile 1.17 +6 -6 src/gnu/usr.bin/cc/cpp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message