diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:04:46 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:04:46 +0000 |
commit | 4c2d79616261a5d95e3da47e5fedd83eaaba9bf2 (patch) | |
tree | 8679234a4682fef55f72762a1c1ac01f0f98e663 /emulators/Makefile | |
parent | 8786e2a7e2b332d68e9c9241be0dd38f73f088bd (diff) | |
download | ports-4c2d79616261a5d95e3da47e5fedd83eaaba9bf2.tar.gz ports-4c2d79616261a5d95e3da47e5fedd83eaaba9bf2.zip |
Activate the quasi88 port.
Notes
Notes:
svn path=/head/; revision=19254
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9177b81ca87e..a9a5fd81b83c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1998/12/30 04:34:28 obrien Exp $ +# $Id: Makefile,v 1.30 1999/01/09 08:52:08 asami Exp $ # SUBDIR += aftp @@ -21,6 +21,7 @@ SUBDIR += mtools SUBDIR += pcemu SUBDIR += prodosemu + SUBDIR += quasi88 SUBDIR += sim SUBDIR += sim6811 SUBDIR += snes9x |