diff options
author | Alexander Langer <alex@FreeBSD.org> | 1997-12-18 03:48:38 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1997-12-18 03:48:38 +0000 |
commit | d57a2035ec2e4abda8e49c0bcf7cfac5865567b1 (patch) | |
tree | 1e86811d73575a5811d33b0349c4883eb43ecf72 /emulators/Makefile | |
parent | 3ff4f568cb54d0bce50763471528bc8636a1069b (diff) | |
download | ports-d57a2035ec2e4abda8e49c0bcf7cfac5865567b1.tar.gz ports-d57a2035ec2e4abda8e49c0bcf7cfac5865567b1.zip |
Notes
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 |