From owner-cvs-all Mon Oct 30 17: 6:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D9D237B4C5; Mon, 30 Oct 2000 17:06:29 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA41570; Mon, 30 Oct 2000 17:06:29 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200010310106.RAA41570@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 30 Oct 2000 17:06:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/csu Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/10/30 17:06:29 PST Modified files: gnu/lib/csu Makefile Log: GCC uses .asm files on the Alpha for crt{begin,end}.o rather than crtstuff.c as they do for other platforms. Moral support from: jdp Revision Changes Path 1.2 +31 -10 src/gnu/lib/csu/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message