diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-04 14:36:44 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-04 14:36:44 +0000 |
commit | 9684198dd06c48db2981dd25178fe9e199fa2b85 (patch) | |
tree | 413a6cfb43befaa26694adf97437129406e16367 /emulators/Makefile | |
parent | a5983d24233b4848eb258f880be2f30d4d4c6d8d (diff) | |
download | FreeBSD-ports-9684198dd06c48db2981dd25178fe9e199fa2b85.zip FreeBSD-ports-9684198dd06c48db2981dd25178fe9e199fa2b85.tar.gz |
add vx68k 1.1.10
A virtual machine that emulates a Sharp X68000
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 4662c95..b84eef6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -67,6 +67,7 @@ SUBDIR += vmware2 SUBDIR += vmware_xf4mod SUBDIR += vpce + SUBDIR += vx68k SUBDIR += vxtools SUBDIR += wine SUBDIR += x48 |