diff options
author | tg <tg@FreeBSD.org> | 1997-02-27 09:29:38 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-27 09:29:38 +0000 |
commit | da9ae23509b4eea4214d2b2887416b7bca1f07ef (patch) | |
tree | ea13a6e9967832ef16c2514e2e29e2ed18a99c33 /emulators | |
parent | 61a8b8f1de8daf56349cc86a7f9168996d26177c (diff) | |
download | FreeBSD-ports-da9ae23509b4eea4214d2b2887416b7bca1f07ef.zip FreeBSD-ports-da9ae23509b4eea4214d2b2887416b7bca1f07ef.tar.gz |
Activate fmsx.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 44c911a..6d83743 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.7 1996/11/15 19:30:55 erich Exp $ +# $Id: Makefile,v 1.8 1997/02/24 13:51:00 tg Exp $ # SUBDIR += cpmemu SUBDIR += cpmtools + SUBDIR += fmsx SUBDIR += hfs SUBDIR += ines SUBDIR += linux_lib |