summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1995-10-03 02:47:36 +0000
committerEric L. Hernes <erich@FreeBSD.org>1995-10-03 02:47:36 +0000
commit00fbe073a4fdb9ca2f354b249d2723e6c14fc0e1 (patch)
tree8775521989097aa736d55c6e01b092fb571e6a70 /emulators
parentadded sim6811 (diff)
added sim6811
Notes
Notes: svn path=/head/; revision=2220
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 880ea3fa9849..3f19b9fc8a50 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1995/07/13 00:03:31 asami Exp $
+# $Id: Makefile,v 1.3 1995/08/19 08:20:11 asami Exp $
#
SUBDIR += cpmemu
@@ -6,6 +6,7 @@
SUBDIR += hfs
SUBDIR += mtools
SUBDIR += pcemu
+ SUBDIR += sim6811
SUBDIR += tkhfs
SUBDIR += vmsbackup
SUBDIR += wine