From 7b2f827617299a9fcc8061327dace4aada08287b Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Sat, 22 Nov 1997 03:36:10 +0000 Subject: [PATCH] Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with filesystem not capable to handle... * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to cope with filesystem not capable to handle names longer than 14 characters. From-SVN: r16664 --- libstdc++/ChangeLog | 6 ++++++ libstdc++/Makefile.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index 0b3dfb6e59e..2a43be7cc2f 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 21 12:56:24 1997 Manfred Hollstein + + * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to + cope with filesystem not capable to handle names longer than + 14 characters. + Sun Nov 16 22:41:55 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (SHLIB): Build with CC instead of CXX. diff --git a/libstdc++/Makefile.in b/libstdc++/Makefile.in index bb25e899a86..b1f096500d3 100644 --- a/libstdc++/Makefile.in +++ b/libstdc++/Makefile.in @@ -17,7 +17,7 @@ VERSION = 2.8.0 OBJS = cstringi.o stdexcepti.o cstdlibi.o cmathi.o stlinst.o -SUBLIBS = $(STAMP)-string $(STAMP)-complex +SUBLIBS = $(STAMP)-string $(STAMP)-complx # C++ headers with no extension HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ @@ -190,7 +190,7 @@ stmp-complex: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ done touch stmp-complex -bigstmp-complex: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ +bigstmp-complx: ${srcdir}/cinst.cc ${srcdir}/std/complext.h \ ${srcdir}/std/complext.cc ${srcdir}/std/dcomplex.h \ ${srcdir}/std/ldcomplex.h echo fcomplex