diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-11 21:10:37 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-11 21:10:37 +0000 |
commit | 6d01dcaf48e80bda09e851ec98bea5961d114d45 (patch) | |
tree | 40759e744eb46c13b0ad18bffede331b57a0f7a9 /emulators | |
parent | d278f4272dfc17796e407ff82c53c2c9712b2f3a (diff) | |
download | pkgsrc-6d01dcaf48e80bda09e851ec98bea5961d114d45.tar.gz |
Add emulators/keystone and emulators/py-keystone
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 89be0b305b8..4993c265ae6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2016/03/23 14:23:18 hauke Exp $ +# $NetBSD: Makefile,v 1.245 2016/06/11 21:10:37 kamil Exp $ # COMMENT= Emulators for other operating systems @@ -84,6 +84,7 @@ SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= kegs SUBDIR+= kenigma +SUBDIR+= keystone SUBDIR+= klh10 SUBDIR+= libdsk SUBDIR+= libretro-catsfc @@ -123,6 +124,7 @@ SUBDIR+= p11 SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= pearpc +SUBDIR+= py-keystone SUBDIR+= qemu SUBDIR+= qemu0 SUBDIR+= raine |