diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-05 08:31:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-05 08:31:45 +0000 |
commit | 3328da718b62b68b5ce38b7d01246f2c25639ab7 (patch) | |
tree | 38f2a25a089d41e4044aff3e4ecab20bed7897bc /emulators/Makefile | |
parent | Import of the bsvc port. bsvc is an extensible hardware simulation (diff) |
Activate bsvc.
Notes
Notes:
svn path=/head/; revision=5849
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 6d83743452ff..c8c20a3dd771 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.8 1997/02/24 13:51:00 tg Exp $ +# $Id: Makefile,v 1.9 1997/02/27 09:29:38 tg Exp $ # + SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += fmsx |