diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 08:07:41 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-05 08:07:41 +0000 |
| commit | 17673af376df08d6d340512cc1c7fc0ceb8ea43e (patch) | |
| tree | 4f5b46e55384a342df5861ce4822ea011d1eb974 /gnu/lib/libstdc++/Makefile | |
| parent | 940b0c98ca976f27cbcff586dd80579a30669ce5 (diff) | |
Notes
Diffstat (limited to 'gnu/lib/libstdc++/Makefile')
| -rw-r--r-- | gnu/lib/libstdc++/Makefile | 2 |
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 |
