diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-13 19:22:30 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-13 19:22:30 +0000 |
commit | 18cf29fea730d98de3b995869d189511b0d3d4b8 (patch) | |
tree | 3512973976aa6b84036ab10f64add008a4a5fd76 /emulators/Makefile | |
parent | New port cascade version 1.4: A simple tool to analyze noise and (diff) |
New port minivmac version 0.1.7: A miniature Macintosh emulator
Submitted by: blackend
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 7d66f7de6788..cf1c71555a32 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -35,6 +35,7 @@ SUBDIR += linux_base SUBDIR += linux_base-6 SUBDIR += mastergear + SUBDIR += minivmac SUBDIR += mtools SUBDIR += osf1_base SUBDIR += p-interp |