diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:28:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-19 13:28:24 +0000 |
commit | 89ae52566263f39ba8737263d0adc0900aff9f43 (patch) | |
tree | 8d57b1e57485087de9e50db7b10df922adbd1a39 /emulators/Makefile | |
parent | New Port: ports/math/maxima (diff) |
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 db74f5c231ea..65e81c8fd3d2 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 |