diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-17 15:42:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-17 15:42:48 +0000 |
commit | 564f8dcc45614a1b432b872ac8c2681945819149 (patch) | |
tree | 16973a63f3b5ae22f1549016a7e7ebef56438ebd /emulators | |
parent | 5b05246ddc521e8d41241ce81e47a239dbc171de (diff) | |
download | pkgsrc-564f8dcc45614a1b432b872ac8c2681945819149.tar.gz |
Add klh10
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index baff8531830..95d1dcb4600 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2013/03/24 17:18:25 wiz Exp $ +# $NetBSD: Makefile,v 1.204 2013/10/17 15:42:48 ryoon Exp $ # COMMENT= Emulators for other operating systems @@ -77,6 +77,7 @@ SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= kegs SUBDIR+= kenigma +SUBDIR+= klh10 SUBDIR+= libspectrum SUBDIR+= lrmi SUBDIR+= m1 |