summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libsupc++
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-06 22:07:26 +0000
committerobrien <obrien@FreeBSD.org>2002-05-06 22:07:26 +0000
commitac9b7a990139b6f15c309014ef39490d572dc3da (patch)
treecaa24e88dc8f649e91fa597c1fe10c9c6191c2e3 /gnu/lib/libsupc++
parentd1e340364b9883eebdfb4928891b438172fe13fb (diff)
downloadFreeBSD-src-ac9b7a990139b6f15c309014ef39490d572dc3da.zip
FreeBSD-src-ac9b7a990139b6f15c309014ef39490d572dc3da.tar.gz
GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminate
code, `new' handler, exception handling, etc.) split out into libsupc++.
Diffstat (limited to 'gnu/lib/libsupc++')
-rw-r--r--gnu/lib/libsupc++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/lib/libsupc++/Makefile b/gnu/lib/libsupc++/Makefile
new file mode 100644
index 0000000..e8c0da7
--- /dev/null
+++ b/gnu/lib/libsupc++/Makefile
@@ -0,0 +1 @@
+# $FreeBSD$
OpenPOWER on IntegriCloud