diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-19 13:28:24 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-19 13:28:24 +0000 |
commit | 6f082d1648031e00fe5b1be30f3a29dd8f56e0a5 (patch) | |
tree | 79c4ad2d0cceb802301d05857e11f64e2a60c790 /emulators/Makefile | |
parent | 7fd8b1db56ad525805c816e626923fd09fdd5725 (diff) | |
download | FreeBSD-ports-6f082d1648031e00fe5b1be30f3a29dd8f56e0a5.zip FreeBSD-ports-6f082d1648031e00fe5b1be30f3a29dd8f56e0a5.tar.gz |
New port of KLH10 PDP-10 mainframe emulator.
This is a port of Kenneth L. Harrenstien's KLH10 DEC PDP-10
mainframe emulator.
PR: ports/39955
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 db74f5c..65e81c8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -29,6 +29,7 @@ SUBDIR += hfsutils SUBDIR += ia64sim SUBDIR += ines + SUBDIR += klh10 SUBDIR += kmamerun SUBDIR += libvm68k SUBDIR += linux-ePSXe |