diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-13 10:41:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-13 10:41:25 +0000 |
commit | cd99ff50dd1efa73f0c5d9300d1931922f4f5f16 (patch) | |
tree | f0cafa578fcd08582995d665bba81c53b9de0f45 /emulators | |
parent | 44455480020303659681fd89c95ded81eab15277 (diff) | |
download | pkgsrc-cd99ff50dd1efa73f0c5d9300d1931922f4f5f16.tar.gz |
+ realboy
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 95d1dcb4600..7f3c00e5d22 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2013/10/17 15:42:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.205 2013/11/13 10:41:25 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -108,6 +108,7 @@ SUBDIR+= pearpc SUBDIR+= qemu SUBDIR+= qemu0 SUBDIR+= raine +SUBDIR+= realboy SUBDIR+= simh SUBDIR+= simulavr SUBDIR+= ski |