summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 08:07:41 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-04-05 08:07:41 +0000
commit17673af376df08d6d340512cc1c7fc0ceb8ea43e (patch)
tree4f5b46e55384a342df5861ce4822ea011d1eb974 /gnu/lib/libstdc++/Makefile
parent940b0c98ca976f27cbcff586dd80579a30669ce5 (diff)
Notes
Diffstat (limited to 'gnu/lib/libstdc++/Makefile')
-rw-r--r--gnu/lib/libstdc++/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/lib/libstdc++/Makefile b/gnu/lib/libstdc++/Makefile
index c6c534dbed80..6d662847bc46 100644
--- a/gnu/lib/libstdc++/Makefile
+++ b/gnu/lib/libstdc++/Makefile
@@ -6,6 +6,8 @@ EGCSDIR= ${.CURDIR}/../../../contrib/egcs
.PATH: ${EGCSDIR}/libstdc++ ${EGCSDIR}/libstdc++/stl ${EGCSDIR}/libio
+SUBDIR= doc
+
LIB= stdc++
SHLIB_MAJOR= 3
SHLIB_MINOR= 0