diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-04 12:05:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-04 12:05:12 +0000 |
commit | 0faf3bf2862aa8e7b8654f124271021562bdebdf (patch) | |
tree | 4b1c21fffd36073eb1f8edfd41c4c76de2e746d8 /emulators/Makefile | |
parent | 3bab498907d86e71cd7c183794847c8d15a5e1cc (diff) | |
download | pkgsrc-0faf3bf2862aa8e7b8654f124271021562bdebdf.tar.gz |
Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ecadbcee92c..c7ca17afa54 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,11 +1,17 @@ -# $NetBSD: Makefile,v 1.123 2005/01/15 17:00:43 kristerw Exp $ +# $NetBSD: Makefile,v 1.124 2005/03/04 12:06:22 wiz Exp $ # COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII SUBDIR+= Cygne-SDL +SUBDIR+= DatLib +SUBDIR+= DatUtil +SUBDIR+= MAMEDiff SUBDIR+= NeoPop-SDL +SUBDIR+= ROMBuild +SUBDIR+= ROMInfo +SUBDIR+= ZIPIdent SUBDIR+= aliados SUBDIR+= aranym SUBDIR+= arcem |