summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-07-28 01:29:41 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-07-28 01:29:41 +0000
commit6e7ea03cc6be9c61aa218e72bf7d989e20a424d9 (patch)
tree9caa7f75c019d36ddab36ef25856f49a3d8df6c2 /lang
parentUse USE_GNOMENG. (diff)
`gcc32' was repocopied to `gcc33' as it is being renumbered by the GCC guys.
Notes
Notes: svn path=/head/; revision=63639
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 274d0e589635..f0ddf011a64d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -53,6 +53,7 @@
SUBDIR += gcc30
SUBDIR += gcc31
SUBDIR += gcc32
+ SUBDIR += gcc33
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc