Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
This commit is contained in:
parent
f65b03b129
commit
f2a589eced
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79129
2 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
SUBDIR += vmware-tools2
|
||||
SUBDIR += vmware-tools3
|
||||
SUBDIR += vmware2
|
||||
SUBDIR += vmware3
|
||||
SUBDIR += vmware_xf4mod
|
||||
SUBDIR += vpce
|
||||
SUBDIR += vx68k
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue