summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-08-31 15:21:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-08-31 15:21:37 +0000
commitd511720a6c148847e37770240e1d613be6d64f76 (patch)
tree309d6d171a13919283d5dbf868f757766c037d05 /lang
parentunbreak: add -lXpm (diff)
Add gcc30 to the mix.
Notes
Notes: svn path=/head/; revision=47236
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6528175979d2..9e9dcfc39422 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -42,6 +42,7 @@
SUBDIR += gcc27
SUBDIR += gcc28
SUBDIR += gcc295
+ SUBDIR += gcc30
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc