From owner-cvs-all Mon Jul 3 22:41:53 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 315F237C253; Mon, 3 Jul 2000 22:41:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA24029; Mon, 3 Jul 2000 22:41:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200007040541.WAA24029@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 3 Jul 2000 22:41:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_int Makefile src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/07/03 22:41:40 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/cc/cc_int Makefile gnu/usr.bin/cc/cc1 Makefile gnu/usr.bin/cc/cc1obj Makefile Log: MFC: move c-decl out of libcc_int.a as it is not used across all C-like backends and its symbols conflicts with several cc1plus sources. Revision Changes Path 1.25.2.1 +2 -2 src/gnu/usr.bin/cc/cc_int/Makefile 1.18.2.1 +3 -2 src/gnu/usr.bin/cc/cc1/Makefile 1.11.2.1 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message