aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-01-16 10:17:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-01-16 10:17:20 +0000
commit039c2221f0086c47000823248233e655f686bed1 (patch)
treea8a907d3b4c0af6f22330c41a1609891d1d6923b /lang/Makefile
parentc9ebcf8da36cf17b425720c002c211b51765836f (diff)
downloadports-039c2221f0086c47000823248233e655f686bed1.tar.gz
ports-039c2221f0086c47000823248233e655f686bed1.zip
turn on gcc 2.8.0
Notes
Notes: svn path=/head/; revision=9349
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 66bc43048294..215cfab3cd5c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.90 1998/01/10 21:42:20 jdp Exp $
+# $Id: Makefile,v 1.91 1998/01/11 00:36:56 andreas Exp $
#
SUBDIR += Gofer
@@ -15,6 +15,7 @@
SUBDIR += expect
SUBDIR += forth
SUBDIR += g77
+ SUBDIR += gcc28
SUBDIR += gcl
SUBDIR += gnat
SUBDIR += guavac