Thu Jan 1 10:56:23 2015 UTC ()
Document ONLY_FOR_PLATFORM. In addition to some i386 assembler, this
one has a simple i386-generating dynamic recompiler... which looks
intriguingly plausible to expand on if anyone's bored and finds this
kind of thing interesting.


(dholland)
diff -r1.12 -r1.13 pkgsrc/emulators/tuxnes/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/emulators/tuxnes/Makefile (expand / switch to context diff)
--- pkgsrc/emulators/tuxnes/Makefile 2012/10/03 12:55:19 1.12
+++ pkgsrc/emulators/tuxnes/Makefile 2015/01/01 10:56:23 1.13
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/03 12:55:19 asau Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/01 10:56:23 dholland Exp $
 #
 
 DISTNAME=		tuxnes-0.75
@@ -11,6 +11,7 @@
 COMMENT=		NES emulator
 LICENSE=		gnu-gpl-v2 # or later
 
+# Uses i386 assembler, and has an i386-targeted dynamic recompiler.
 ONLY_FOR_PLATFORM=	*-*-i386
 
 USE_TOOLS+=		gmake