diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-04-07 23:40:48 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-04-07 23:40:48 +0000 |
commit | 2e2c115faf4496ba14e977c2309fcbf596ca9d05 (patch) | |
tree | f0cdaf213f948a769445883bb2097999027dab13 /lang | |
parent | 898dd6f9d25ef4c42f30422c21c9907a00830f64 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 03b9b46d8d7a..a58e704e2714 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -89,6 +89,7 @@ SUBDIR += gcc42-withgcjawt SUBDIR += gcc43 SUBDIR += gcc44 + SUBDIR += gcc45 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth |