aboutsummaryrefslogtreecommitdiffstats
path: root/util/vgabios/x86emu/src/x86emu/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/x86emu/src/x86emu/makefile')
-rw-r--r--util/vgabios/x86emu/src/x86emu/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/vgabios/x86emu/src/x86emu/makefile b/util/vgabios/x86emu/src/x86emu/makefile
index 2a82744e7..3fbc363b3 100644
--- a/util/vgabios/x86emu/src/x86emu/makefile
+++ b/util/vgabios/x86emu/src/x86emu/makefile
@@ -32,7 +32,7 @@
#
#############################################################################
-.IMPORT .IGNORE: CONFIG_DEBUG
+.IMPORT .IGNORE: DEBUG
#----------------------------------------------------------------------------
# Define the lists of object files
@@ -40,7 +40,7 @@
OBJECTS = sys$O decode$O ops$O ops2$O prim_ops$O fpu$O debug$O
CFLAGS += -DSCITECH
-.IF $(CONFIG_DEBUG)
+.IF $(DEBUG)
CFLAGS += -DDEBUG
.ENDIF
LIBCLEAN = *.dll *.lib *.a