summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-10-30 09:41:12 +0000
committerasami <asami@FreeBSD.org>1996-10-30 09:41:12 +0000
commitec71016520642b2437a3f7028ba4a54a045235fc (patch)
tree6854142425860e9b38525024bb33cfb09de2ca4e /emulators
parent691129e3c396971cfab307125b550df47fe38721 (diff)
downloadFreeBSD-ports-ec71016520642b2437a3f7028ba4a54a045235fc.zip
FreeBSD-ports-ec71016520642b2437a3f7028ba4a54a045235fc.tar.gz
Add spim and x48.
Forgotten by: obrien and erich :)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 6c6d82d..1fddfc4 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1995/10/03 02:47:36 erich Exp $
+# $Id: Makefile,v 1.5 1995/11/14 13:01:55 asami Exp $
#
SUBDIR += cpmemu
@@ -8,8 +8,10 @@
SUBDIR += mtools
SUBDIR += pcemu
SUBDIR += sim6811
+ SUBDIR += spim
SUBDIR += tkhfs
SUBDIR += vmsbackup
SUBDIR += wine
+ SUBDIR += x48
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud