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 /emulators/Makefile | |
parent | Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it. (diff) |
Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 34b8979ddd82..67e6e42a2ac3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -77,6 +77,7 @@ SUBDIR += vmware-tools2 SUBDIR += vmware-tools3 SUBDIR += vmware2 + SUBDIR += vmware3 SUBDIR += vmware_xf4mod SUBDIR += vpce SUBDIR += vx68k |