diff options
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 7c03407bbce1..372c3529996d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.20 1997/11/14 13:54:52 tg Exp $ +# $Id: Makefile,v 1.21 1997/11/23 23:40:21 fenner Exp $ # SUBDIR += aftp SUBDIR += atari800 + SUBDIR += bochs SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools |