diff options
author | obrien <obrien@FreeBSD.org> | 1998-03-05 11:33:39 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-03-05 11:33:39 +0800 |
commit | 3b62d3aaaff382078d35afff27a7a67537edacd3 (patch) | |
tree | 0b77f87ed0889120b3cb9627b7303febc6a8a7c8 /lang/Makefile | |
parent | 69fcdb90a2817a1fcb2ffcf57266b0cb698287d0 (diff) | |
download | freebsd-ports-gnome-3b62d3aaaff382078d35afff27a7a67537edacd3.tar.gz freebsd-ports-gnome-3b62d3aaaff382078d35afff27a7a67537edacd3.tar.zst freebsd-ports-gnome-3b62d3aaaff382078d35afff27a7a67537edacd3.zip |
be friendly, share glibstd++28 with the world.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
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 |