aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/Makefile.in
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2005-09-18 13:18:37 +0000
committerPaolo Carlini <pcarlini@suse.de>2005-09-18 13:18:37 +0000
commit9ed8a923d195649f76ee578ad2336741450e9b35 (patch)
treea5b4628ff37d310ef049ffb244b6625c6837e856 /libstdc++-v3/libsupc++/Makefile.in
parentabba1cb0a92df36c2ee1500d8485839ae4af6b59 (diff)
2005-09-18 Paolo Carlini <pcarlini@suse.de>
Merged to mainline at tag libstdcxx_so_7-merge-20050918. (Adjusted v7-specific exports in linker-map.gnu) (Fixed libstdc++/23767 in a slightly different (more general) way) git-svn-id: https://gcc.gnu.org/svn/gcc/branches/libstdcxx_so_7-branch@104400 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/libsupc++/Makefile.in')
-rw-r--r--libstdc++-v3/libsupc++/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/libstdc++-v3/libsupc++/Makefile.in b/libstdc++-v3/libsupc++/Makefile.in
index 63ee888bcbf..27483acdbaf 100644
--- a/libstdc++-v3/libsupc++/Makefile.in
+++ b/libstdc++-v3/libsupc++/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.3 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -15,8 +15,6 @@
@SET_MAKE@
-SOURCES = $(libsupc___la_SOURCES) $(libsupc__convenience_la_SOURCES)
-
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@