diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-01-06 05:41:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-01-06 05:41:47 +0000 |
commit | df22f35990b2e4ec65478b811ce7c3b430ca013a (patch) | |
tree | c691de7e1f58d71612485af7ed9f1f9b27823cd0 /lang/Makefile | |
parent | 2d55a0207d8caa8231b6ed41daeb9363ee7831d0 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index c6c7f1332b16..bf61d652ad8b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -87,7 +87,6 @@ SUBDIR += gcc33 SUBDIR += gcc34 SUBDIR += gcc41 - SUBDIR += gcc41-withgcjawt SUBDIR += gcc42 SUBDIR += gcc42-withgcjawt SUBDIR += gcc43 |