From owner-cvs-all Mon Mar 23 04:23:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05565 for cvs-all-outgoing; Mon, 23 Mar 1998 04:23:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05558; Mon, 23 Mar 1998 04:23:42 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA10859; Mon, 23 Mar 1998 04:23:16 -0800 (PST) Date: Mon, 23 Mar 1998 04:23:16 -0800 (PST) Message-Id: <199803231223.EAA10859@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/libgcc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/03/23 04:23:15 PST Modified files: gnu/usr.bin/cc/libgcc Makefile Log: Support building of libgcc.a without building all of gcc. This is useful for bootstrapping. Compatible versions of gcc and cc1 should should be installed before using this feature. Revision Changes Path 1.16 +34 -15 src/gnu/usr.bin/cc/libgcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message