summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sound.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sound.mak')
-rw-r--r--src/emu/sound/sound.mak10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/emu/sound/sound.mak b/src/emu/sound/sound.mak
index 2bed0bf3505..50fb7872c3d 100644
--- a/src/emu/sound/sound.mak
+++ b/src/emu/sound/sound.mak
@@ -62,7 +62,7 @@ ifneq ($(filter DISCRETE,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/discrete.o
endif
-$(SOUNDOBJ)/discrete.o: $(SOUNDSRC)/discrete.c \
+$(SOUNDOBJ)/discrete.o: $(SOUNDSRC)/discrete.c \
$(SOUNDSRC)/discrete.h \
$(SOUNDSRC)/disc_dev.c \
$(SOUNDSRC)/disc_sys.c \
@@ -483,8 +483,8 @@ ifneq ($(filter AICA,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/aica.o $(SOUNDOBJ)/aicadsp.o
endif
-$(SOUNDOBJ)/scsp.o: $(SOUNDSRC)/scsplfo.c
-$(SOUNDOBJ)/aica.o: $(SOUNDSRC)/aicalfo.c
+$(SOUNDOBJ)/scsp.o: $(SOUNDSRC)/scsplfo.c
+$(SOUNDOBJ)/aica.o: $(SOUNDSRC)/aicalfo.c
@@ -630,8 +630,8 @@ ifneq ($(filter TMS5220,$(SOUNDS)),)
SOUNDOBJS += $(SOUNDOBJ)/tms5220.o
endif
-$(SOUNDOBJ)/tms5110.o: $(SOUNDSRC)/tms5110r.c
-$(SOUNDOBJ)/tms5220.o: $(SOUNDSRC)/tms5220r.c
+$(SOUNDOBJ)/tms5110.o: $(SOUNDSRC)/tms5110r.c
+$(SOUNDOBJ)/tms5220.o: $(SOUNDSRC)/tms5220r.c