From 7c00d00bcec7faf25ecd91c34decab4698ad478c Mon Sep 17 00:00:00 2001 From: aliaspider Date: Tue, 28 Oct 2014 08:42:58 +0100 Subject: remove more stuff --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4dc5c24..d5989a6 100644 --- a/Makefile +++ b/Makefile @@ -48,10 +48,10 @@ NM = $(CROSS)nm OBJDUMP = $(CROSS)objdump #C_SOURCES = libretro.c -CPP_SOURCES = source/apu.cpp source/apudebug.cpp source/c4.cpp \ +CPP_SOURCES = source/apu.cpp source/c4.cpp \ source/c4emu.cpp source/cheats2.cpp source/cheats.cpp \ source/clip.cpp source/cpu.cpp source/cpuexec.cpp \ - source/cpuops.cpp source/data.cpp source/debug.cpp \ + source/cpuops.cpp source/data.cpp\ source/dma.cpp source/dsp1.cpp \ source/fxdbg.cpp source/fxemu.cpp source/fxinst.cpp \ source/gfx.cpp source/globals.cpp source/loadzip.cpp \ -- cgit v1.2.3