aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-17 11:13:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-17 11:13:19 +0000
commitf2a589eced1374807f2d83276fd35d74bc901fd7 (patch)
tree486c79778bf8feac4e895e3f4fd627ed669c8e70 /lang/Makefile
parentf65b03b1295fdccd4c3d6adb29c3e4e7fdd45ed0 (diff)
downloadports-f2a589eced1374807f2d83276fd35d74bc901fd7.tar.gz
ports-f2a589eced1374807f2d83276fd35d74bc901fd7.zip
Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
Notes
Notes: svn path=/head/; revision=79129
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile2
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