From df34329a478833efbd542a424ce1813a11214d4a Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Mon, 17 Dec 2007 16:39:40 +0000 Subject: Changes for MAME 0.121u3. --- makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 96f25af4107..fff99618e4d 100644 --- a/makefile +++ b/makefile @@ -105,9 +105,6 @@ X86_MIPS3_DRC = 1 # uncomment next line to use DRC PowerPC engine X86_PPC_DRC = 1 -# uncomment next line to use DRC Voodoo rasterizers -# X86_VOODOO_DRC = 1 - #------------------------------------------------- @@ -272,11 +269,6 @@ ifdef PROFILER DEFS += -DMAME_PROFILER endif -# define VOODOO_DRC if we are building the DRC Voodoo engine -ifdef X86_VOODOO_DRC -DEFS += -DVOODOO_DRC -endif - #------------------------------------------------- -- cgit v1.2.3