summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m68000/makefile')
-rw-r--r--src/devices/cpu/m68000/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m68000/makefile b/src/devices/cpu/m68000/makefile
index e98bbe8778e..770a80e63bc 100644
--- a/src/devices/cpu/m68000/makefile
+++ b/src/devices/cpu/m68000/makefile
@@ -8,7 +8,7 @@ ifeq ($(OS),os2)
EXE := .exe
endif
-ifndef verbose
+ifndef VERBOSE
SILENT = @
endif
CC = gcc