diff options
Diffstat (limited to 'libstdc++-v3/src/Makefile.in')
-rw-r--r-- | libstdc++-v3/src/Makefile.in | 67 |
1 files changed, 31 insertions, 36 deletions
diff --git a/libstdc++-v3/src/Makefile.in b/libstdc++-v3/src/Makefile.in index 4c9c9f5ae3a..5a472f50dd3 100644 --- a/libstdc++-v3/src/Makefile.in +++ b/libstdc++-v3/src/Makefile.in @@ -254,7 +254,7 @@ cpu_headers = \ string_sources = \ stringMAIN.cc stringCTORNC.cc stringCTORAL.cc \ stringCTORCPR.cc stringCTORCPRAL.cc stringCTORPRAL.cc \ - stringCTORPAL.cc stringCTORDUPAL.cc stringCTORPP.cc stringCTORII.cc \ + stringCTORPAL.cc stringCTORPP.cc stringCTORII.cc \ stringMUTATE.cc stringRESERVE.cc \ stringSWAP.cc stringSLOP.cc \ stringRESIZE.cc stringAPPCOPY.cc stringAPPCPR.cc stringAPPPR.cc \ @@ -274,7 +274,7 @@ string_sources = \ wstring_sources = \ wstringMAIN.cc wstringCTORNC.cc wstringCTORAL.cc \ wstringCTORCPR.cc wstringCTORCPRAL.cc wstringCTORPRAL.cc \ - wstringCTORPAL.cc wstringCTORDUPAL.cc wstringCTORPP.cc \ + wstringCTORPAL.cc wstringCTORPP.cc \ wstringCTORII.cc \ wstringMUTATE.cc wstringRESERVE.cc \ wstringSWAP.cc wstringSLOP.cc \ @@ -338,36 +338,35 @@ libinst_string_la_LDFLAGS = libinst_string_la_LIBADD = libinst_string_la_OBJECTS = stringMAIN.lo stringCTORNC.lo \ stringCTORAL.lo stringCTORCPR.lo stringCTORCPRAL.lo stringCTORPRAL.lo \ -stringCTORPAL.lo stringCTORDUPAL.lo stringCTORPP.lo stringCTORII.lo \ -stringMUTATE.lo stringRESERVE.lo stringSWAP.lo stringSLOP.lo \ -stringRESIZE.lo stringAPPCOPY.lo stringAPPCPR.lo stringAPPPR.lo \ -stringAPPDUP.lo stringAPPII.lo stringASSCP.lo stringASSII.lo \ -stringINSII.lo stringREPRR.lo stringREPIIDUP.lo stringREPII.lo \ -stringREPIII.lo stringREP4I.lo stringREPIIPP.lo stringREPIIPP2.lo \ -stringCOPY.lo stringCONII.lo stringCONIIF.lo stringCONPPF.lo \ -stringCONPPF2.lo stringCONSC.lo stringFIND.lo stringFINDC.lo \ -stringRFIND.lo stringRFINDC.lo stringFFO.lo stringFLO.lo stringFFNO.lo \ -stringFLNO.lo stringFLNOC.lo stringCOMPARE.lo stringCOMPARE2.lo \ -stringCOMPAREP.lo stringCOMPAREP2.lo stringADDPS.lo stringADDCS.lo \ -stringEXTRACT.lo stringINSERT.lo stringGETLINE.lo stringSCOPY.lo \ -stringEQ.lo +stringCTORPAL.lo stringCTORPP.lo stringCTORII.lo stringMUTATE.lo \ +stringRESERVE.lo stringSWAP.lo stringSLOP.lo stringRESIZE.lo \ +stringAPPCOPY.lo stringAPPCPR.lo stringAPPPR.lo stringAPPDUP.lo \ +stringAPPII.lo stringASSCP.lo stringASSII.lo stringINSII.lo \ +stringREPRR.lo stringREPIIDUP.lo stringREPII.lo stringREPIII.lo \ +stringREP4I.lo stringREPIIPP.lo stringREPIIPP2.lo stringCOPY.lo \ +stringCONII.lo stringCONIIF.lo stringCONPPF.lo stringCONPPF2.lo \ +stringCONSC.lo stringFIND.lo stringFINDC.lo stringRFIND.lo \ +stringRFINDC.lo stringFFO.lo stringFLO.lo stringFFNO.lo stringFLNO.lo \ +stringFLNOC.lo stringCOMPARE.lo stringCOMPARE2.lo stringCOMPAREP.lo \ +stringCOMPAREP2.lo stringADDPS.lo stringADDCS.lo stringEXTRACT.lo \ +stringINSERT.lo stringGETLINE.lo stringSCOPY.lo stringEQ.lo libinst_wstring_la_LDFLAGS = libinst_wstring_la_LIBADD = libinst_wstring_la_OBJECTS = wstringMAIN.lo wstringCTORNC.lo \ wstringCTORAL.lo wstringCTORCPR.lo wstringCTORCPRAL.lo \ -wstringCTORPRAL.lo wstringCTORPAL.lo wstringCTORDUPAL.lo \ -wstringCTORPP.lo wstringCTORII.lo wstringMUTATE.lo wstringRESERVE.lo \ -wstringSWAP.lo wstringSLOP.lo wstringRESIZE.lo wstringAPPCOPY.lo \ -wstringAPPCPR.lo wstringAPPPR.lo wstringAPPDUP.lo wstringAPPII.lo \ -wstringASSCP.lo wstringASSII.lo wstringINSII.lo wstringREPRR.lo \ -wstringREPIIDUP.lo wstringREPII.lo wstringREPIII.lo wstringREP4I.lo \ -wstringREPIIPP.lo wstringREPIIPP2.lo wstringCOPY.lo wstringCONII.lo \ -wstringCONIIF.lo wstringCONPPF.lo wstringCONPPF2.lo wstringCONSC.lo \ -wstringFIND.lo wstringFINDC.lo wstringRFIND.lo wstringRFINDC.lo \ -wstringFFO.lo wstringFLO.lo wstringFFNO.lo wstringFLNO.lo \ -wstringFLNOC.lo wstringCOMPARE.lo wstringCOMPARE2.lo wstringCOMPAREP.lo \ -wstringCOMPAREP2.lo wstringADDPS.lo wstringADDCS.lo wstringEXTRACT.lo \ -wstringINSERT.lo wstringGETLINE.lo wstringSCOPY.lo wstringEQ.lo +wstringCTORPRAL.lo wstringCTORPAL.lo wstringCTORPP.lo wstringCTORII.lo \ +wstringMUTATE.lo wstringRESERVE.lo wstringSWAP.lo wstringSLOP.lo \ +wstringRESIZE.lo wstringAPPCOPY.lo wstringAPPCPR.lo wstringAPPPR.lo \ +wstringAPPDUP.lo wstringAPPII.lo wstringASSCP.lo wstringASSII.lo \ +wstringINSII.lo wstringREPRR.lo wstringREPIIDUP.lo wstringREPII.lo \ +wstringREPIII.lo wstringREP4I.lo wstringREPIIPP.lo wstringREPIIPP2.lo \ +wstringCOPY.lo wstringCONII.lo wstringCONIIF.lo wstringCONPPF.lo \ +wstringCONPPF2.lo wstringCONSC.lo wstringFIND.lo wstringFINDC.lo \ +wstringRFIND.lo wstringRFINDC.lo wstringFFO.lo wstringFLO.lo \ +wstringFFNO.lo wstringFLNO.lo wstringFLNOC.lo wstringCOMPARE.lo \ +wstringCOMPARE2.lo wstringCOMPAREP.lo wstringCOMPAREP2.lo \ +wstringADDPS.lo wstringADDCS.lo wstringEXTRACT.lo wstringINSERT.lo \ +wstringGETLINE.lo wstringSCOPY.lo wstringEQ.lo libstdc___la_OBJECTS = limitsMEMBERS.lo c++io.lo cmath.lo complex.lo \ complexf.lo complexl.lo complex_io.lo stdexcept.lo ios.lo stdstreams.lo \ strstream.lo locale.lo localename.lo locale-inst.lo stl-inst.lo \ @@ -646,7 +645,6 @@ stringCTORCPR.lo \ stringCTORCPRAL.lo \ stringCTORPRAL.lo \ stringCTORPAL.lo \ -stringCTORDUPAL.lo \ stringCTORPP.lo \ stringCTORII.lo \ stringMUTATE.lo \ @@ -696,7 +694,7 @@ stringGETLINE.lo \ stringSCOPY.lo \ stringEQ.lo : string-inst.cc $(LTCXXCOMPILE) -fimplicit-templates \ - -c -D`echo $@ | tr -dc 'A-Z'` $< -o $@ + -c -D`echo $@ | tr -dc '0-9A-Z'` $< -o $@ wstringMAIN.lo \ wstringCTORNC.lo \ @@ -705,7 +703,6 @@ wstringCTORCPR.lo \ wstringCTORCPRAL.lo \ wstringCTORPRAL.lo \ wstringCTORPAL.lo \ -wstringCTORDUPAL.lo \ wstringCTORPP.lo \ wstringCTORII.lo \ wstringMUTATE.lo \ @@ -755,7 +752,7 @@ wstringGETLINE.lo \ wstringSCOPY.lo \ wstringEQ.lo : string-inst.cc $(LTCXXCOMPILE) -fimplicit-templates \ - -c -D`echo $@ | tr -dc 'A-Z'` -DC=wchar_t $< -o $@ + -c -D`echo $@ | tr -dc '0-9A-Z'` -DC=wchar_t $< -o $@ stringMAIN.o \ stringCTORNC.o \ @@ -764,7 +761,6 @@ stringCTORCPR.o \ stringCTORCPRAL.o \ stringCTORPRAL.o \ stringCTORPAL.o \ -stringCTORDUPAL.o \ stringCTORPP.o \ stringCTORII.o \ stringMUTATE.o \ @@ -814,7 +810,7 @@ stringGETLINE.o \ stringSCOPY.o \ stringEQ.o : string-inst.cc $(CXXCOMPILE) -fimplicit-templates \ - -c -D`echo $@ | tr -dc 'A-Z'` $< -o $@ + -c -D`echo $@ | tr -dc '0-9A-Z'` $< -o $@ wstringMAIN.o \ wstringCTORNC.o \ @@ -823,7 +819,6 @@ wstringCTORCPR.o \ wstringCTORCPRAL.o \ wstringCTORPRAL.o \ wstringCTORPAL.o \ -wstringCTORDUPAL.o \ wstringCTORPP.o \ wstringCTORII.o \ wstringMUTATE.o \ @@ -873,7 +868,7 @@ wstringGETLINE.o \ wstringSCOPY.o \ wstringEQ.o : string-inst.cc $(CXXCOMPILE) -fimplicit-templates \ - -c -D`echo $@ | tr -dc 'A-Z'` -DC=wchar_t $< -o $@ + -c -D`echo $@ | tr -dc '0-9A-Z'` -DC=wchar_t $< -o $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. |