diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aranym/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index 5a8d533127d..0805d98f13a 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/07/09 14:38:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2004/09/09 06:50:55 xtraeme Exp $ # DISTNAME= aranym-0.8.9beta @@ -22,7 +22,6 @@ BUILD_DEFS+= FIXED_FASTRAM FIXED_FASTRAM?= 64 # Default value -CONFIGURE_ARGS+= --enable-opengl CONFIGURE_ARGS+= --enable-fullmmu CONFIGURE_ARGS+= --enable-dsp-disasm CONFIGURE_ARGS+= --enable-blitsdlblit |