From 4b8bb462dc50037b8a2d3748769841c6fb66c7bc Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 5 Jun 2000 22:23:47 +0000 Subject: Synch with 2.95.3 (pre-rel) --- gnu/egcs/libstdc++/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnu/egcs/libstdc++/Makefile.in') diff --git a/gnu/egcs/libstdc++/Makefile.in b/gnu/egcs/libstdc++/Makefile.in index eb9ec77412c..f13eddcf294 100644 --- a/gnu/egcs/libstdc++/Makefile.in +++ b/gnu/egcs/libstdc++/Makefile.in @@ -28,7 +28,8 @@ HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ cwchar cwctype string stdexcept \ algorithm deque functional hash_map hash_set iterator list map \ memory numeric pthread_alloc queue rope set slist stack utility \ - vector fstream iomanip iostream strstream iosfwd bitset valarray + vector fstream iomanip iostream strstream iosfwd bitset valarray \ + sstream ARLIB = libstdc++.a.$(VERSION) ARLINK = libstdc++.a -- cgit v1.2.3