diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 11:13:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-17 11:13:19 +0000 |
commit | f2a589eced1374807f2d83276fd35d74bc901fd7 (patch) | |
tree | 486c79778bf8feac4e895e3f4fd627ed669c8e70 /lang/Makefile | |
parent | f65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 881c7a5c2f9a..3ce31cfb0bb4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -57,6 +57,7 @@ SUBDIR += gcc30 SUBDIR += gcc31 SUBDIR += gcc32 + SUBDIR += gcc33 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth @@ -223,6 +224,7 @@ SUBDIR += tcl82 SUBDIR += tcl83 SUBDIR += tcl84 + SUBDIR += tclX SUBDIR += tclX80 SUBDIR += tclX82 SUBDIR += tcltutor |