diff options
author | wiz <wiz@pkgsrc.org> | 2007-05-19 12:40:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-05-19 12:40:31 +0000 |
commit | 95b0b9fc1cee6593e2074d7ed59e6479beb5f573 (patch) | |
tree | 1719fbae8abae89ee9ea11e9f70b5420f7bd4b91 /emulators | |
parent | 1b057f53aa6d06e85d51f9409a311d2e20ccd890 (diff) | |
download | pkgsrc-95b0b9fc1cee6593e2074d7ed59e6479beb5f573.tar.gz |
+ mednafen.
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 86af35b5953..c7d30a9e43c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.158 2007/03/21 16:11:26 tron Exp $ +# $NetBSD: Makefile,v 1.159 2007/05/19 12:40:31 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -61,6 +61,7 @@ SUBDIR+= linuxppc_lib SUBDIR+= lrmi SUBDIR+= m1 SUBDIR+= makeppf +SUBDIR+= mednafen SUBDIR+= minivmac SUBDIR+= mmix SUBDIR+= netbsd32_compat14 |