From owner-cvs-all Thu Apr 8 1:21:31 1999 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 E65A215950; Thu, 8 Apr 1999 01:21:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA32373; Thu, 8 Apr 1999 01:19:30 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199904080819.BAA32373@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 8 Apr 1999 01:19:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libgcc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/08 01:19:30 PDT Modified files: gnu/lib/libgcc Makefile Log: Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already know the contents of it. Instead create it, so all arch's are consistent. Revision Changes Path 1.24 +3 -2 src/gnu/lib/libgcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message