From owner-cvs-all Sat Jan 29 4:38:26 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 D266F14FAF; Sat, 29 Jan 2000 04:38:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA00483; Sat, 29 Jan 2000 04:38:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200001291238.EAA00483@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 29 Jan 2000 04:38:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 2000/01/29 04:38:24 PST Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: "Rev.1.45 of cc_tools/Makefile was a wrong fix for a problem introduced in rev.1.44 (the egcs to gcc switch). The problem is that print-rtl.o is now needed to build some tools, but it wasn't added to the list of objects which are specially handled because they are prerequisites for tools." Submitted by: bde Revision Changes Path 1.48 +4 -4 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message