gcc32' was repocopied to gcc33' as it is being renumbered by the GCC guys.

This commit is contained in:
David E. O'Brien 2002-07-28 01:29:41 +00:00
parent 313ab95b42
commit 6e7ea03cc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63639

View File

@ -53,6 +53,7 @@
SUBDIR += gcc30 SUBDIR += gcc30
SUBDIR += gcc31 SUBDIR += gcc31
SUBDIR += gcc32 SUBDIR += gcc32
SUBDIR += gcc33
SUBDIR += gcl SUBDIR += gcl
SUBDIR += gforth SUBDIR += gforth
SUBDIR += ghc SUBDIR += ghc