diff options
author | kamil <kamil> | 2016-06-11 21:10:37 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-06-11 21:10:37 +0000 |
commit | a72f54d5798962bdc272e03ebb6930c3ebebaf3a (patch) | |
tree | 5f7daf647f48465103e3872773d7de0615bc2519 /emulators/Makefile | |
parent | d0aebe53dcc4a6728b78e9f40c2e36b6df2c7c57 (diff) | |
download | pkgsrc-a72f54d5798962bdc272e03ebb6930c3ebebaf3a.tar.gz |
Add emulators/keystone and emulators/py-keystone
Diffstat (limited to 'emulators/Makefile')
-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 |