From owner-cvs-gnu Fri Nov 15 10:10:47 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA04619 for cvs-gnu-outgoing; Fri, 15 Nov 1996 10:10:47 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA04436; Fri, 15 Nov 1996 10:09:20 -0800 (PST) Date: Fri, 15 Nov 1996 10:09:20 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611151809.KAA04436@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/lib/libstdc++ Makefile Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/15 10:09:13 Modified: gnu/lib/libstdc++ Makefile Log: STL object files missing from libstdc++ - fix. This closes PR#1975 and was on my TODO list, so I'm breaking my own "no more commits before I fly!" rule and taking care of this, since it was at the very top and Peter shamed me in to taking care of it. This is definitely a 2.2 candidate. Submitted-By: Mark Diekhans Revision Changes Path 1.2 +8 -2 src/gnu/lib/libstdc++/Makefile