diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:55:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:55:28 +0000 |
commit | cecf451da1144a279d2947cdbfcc3b2d44336c52 (patch) | |
tree | dc34d5dc345127ffcdab694102b608d630d144d6 /emulators/Makefile | |
parent | add zh-links: Links WWW Browser with Chinese Support (diff) |
New port of ITS RP06 filesystem image for KLH10 PDP-10 emulator
New port containing an ITS RP06 filesystem image for KLH10
PDP-10 emulator. Now's your chance to see firsthand what
was happening at MIT in the 60s through the early 90s. Run
the original versions of Emacs on TECO and Maclisp, etc.
PR: ports/39912
Submitted by: Ken Stailey <kstailey@speakeasy.net>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 65e81c8fd3d2..904ba3f833fe 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,6 +29,7 @@ SUBDIR += hfsutils SUBDIR += ia64sim SUBDIR += ines + SUBDIR += its SUBDIR += klh10 SUBDIR += kmamerun SUBDIR += libvm68k |