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 | e6b190324251b5d9e6fdf7d8ce1c49880409ed11 (patch) | |
tree | 1719fbae8abae89ee9ea11e9f70b5420f7bd4b91 /emulators | |
parent | e06a49bd4e4246eb2f5009b97d2db0da4d19ee36 (diff) | |
download | pkgsrc-e6b190324251b5d9e6fdf7d8ce1c49880409ed11.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 |