From owner-cvs-all Sun Apr 25 10: 0:32 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 3F319156F4; Sun, 25 Apr 1999 09:59:55 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA13287; Sun, 25 Apr 1999 09:59:55 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199904251659.JAA13287@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Apr 1999 09:59:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libstdc++ Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/25 09:59:54 PDT Modified files: gnu/lib/libstdc++ Makefile Log: Remove several explicit rules. The two for exceptioni.o and typeionfoi.o aren't needed as those files aren't part of libstdc++ any longer. Another isn't needed as Cygnus doesn't compile with -frtti. Noticed by: bde & my initial mispelling of ".So". Revision Changes Path 1.20 +1 -43 src/gnu/lib/libstdc++/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message