diff options
author | skrll <skrll@pkgsrc.org> | 2005-10-05 12:00:09 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2005-10-05 12:00:09 +0000 |
commit | c18aac534906c51bd360d42b2850282f3f714887 (patch) | |
tree | fc63ab21389782fa6e4a279c703186200486fb9b /emulators | |
parent | 37281547f23057fe304a2d5aa34c09f80d7d521c (diff) | |
download | pkgsrc-c18aac534906c51bd360d42b2850282f3f714887.tar.gz |
Add and enable ski.
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 d2b48644bf6..9f24bc61e73 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2005/09/22 15:02:56 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2005/10/05 12:00:09 skrll Exp $ # COMMENT= Emulators for other operating systems @@ -73,6 +73,7 @@ SUBDIR+= qemu SUBDIR+= raine SUBDIR+= simh SUBDIR+= simulavr +SUBDIR+= ski SUBDIR+= sms_sdl SUBDIR+= snes9x SUBDIR+= spim |