diff options
Diffstat (limited to 'contrib/libg++/libstdc++/stl/Makefile.in')
| -rw-r--r-- | contrib/libg++/libstdc++/stl/Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/libg++/libstdc++/stl/Makefile.in b/contrib/libg++/libstdc++/stl/Makefile.in deleted file mode 100644 index 438d81df2d77..000000000000 --- a/contrib/libg++/libstdc++/stl/Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -#### package, host, target, and site dependent Makefile fragments come in here. -## - -STL_OBJECTS = tempbuf.o tree.o random.o - -stl.list: stamp-picdir $(STL_OBJECTS) - @echo "$(STL_OBJECTS)" >stl.list - -# These are here for SunOS VPATH. -tempbuf.o: tempbuf.cc -random.o: random.cc -tree.o: tree.cc |
