summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-03-05 03:33:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-03-05 03:33:39 +0000
commit0bde662c7fcfa1b8769eb7b64a3533e1c20040b9 (patch)
tree29d54c565b3e1cd3432d4fa8fc755227d85175d1 /lang/Makefile
parentLatest install hacks for GCC 2.8. (diff)
be friendly, share glibstd++28 with the world.
Notes
Notes: svn path=/head/; revision=10045
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2d524d7f344a..54cb1963abe2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.92 1998/01/16 10:17:20 obrien Exp $
+# $Id: Makefile,v 1.93 1998/02/16 15:57:02 jseger Exp $
#
SUBDIR += Gofer
@@ -17,6 +17,7 @@
SUBDIR += g77
SUBDIR += gcc28
SUBDIR += gcl
+ SUBDIR += glibstd++28
SUBDIR += gnat
SUBDIR += guavac
SUBDIR += guile