summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cpu.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/cpu.mak')
-rw-r--r--src/emu/cpu/cpu.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/cpu.mak b/src/emu/cpu/cpu.mak
index c5e107d8309..519f15a04ea 100644
--- a/src/emu/cpu/cpu.mak
+++ b/src/emu/cpu/cpu.mak
@@ -566,7 +566,7 @@ $(CPUOBJ)/sh2/sh2fe.o: $(CPUSRC)/sh2/sh2fe.c \
#-------------------------------------------------
# Hitachi SH4
-#@src/emu/cpu/sh4/sh4.h,CPUS += SH4
+#@src/emu/cpu/sh4/sh4.h,CPUS += SH4
#-------------------------------------------------
ifneq ($(filter SH4,$(CPUS)),)