diff options
Diffstat (limited to 'emulators/ZIPIdent')
-rw-r--r-- | emulators/ZIPIdent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index 95d9d27a14d..8c4435eb6d6 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:42 tv Exp $ # DISTNAME= zident24 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/ZIPIdent/ZIPIdent.shtml COMMENT= Identify arcade ROM sets -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile |