summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-08-12 22:44:31 +0000
committertv <tv@pkgsrc.org>1998-08-12 22:44:31 +0000
commit2ef7220551f827a796bf4c92b7ba25e39a7af2d8 (patch)
tree7e6f01bff81a7e30a7a7e3155abcca672719f2aa /emulators/Makefile
parentfb999c6fa819453643333861699e8b0198fbe0c9 (diff)
downloadpkgsrc-2ef7220551f827a796bf4c92b7ba25e39a7af2d8.tar.gz
A pkg for Bob Supnik's simh processor simulator. Can simulate the IBM
1401, Nova, and PDP-{1,4,5,7,8,9,11,15} on both big and little endian processors. (Can run the free binary distribution of V6 and V7.)
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 9d4ba53492a..df7ee97b575 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/07/21 11:21:13 frueauf Exp $
+# $NetBSD: Makefile,v 1.11 1998/08/12 22:44:31 tv Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
@@ -19,6 +19,7 @@
# SUBDIR += pcemu
# SUBDIR += prodosemu
# SUBDIR += sim6811
+ SUBDIR += simh
SUBDIR += spim
# SUBDIR += stella
# SUBDIR += tkhfs