X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e6168ee8623ab9f33ab8a08cf350400bfb7d01ae;hb=d3524932fadaea45167f6feab8b8ef612f6a92de;hp=f36aaadb8cef34c11d95688349059c9046b7eb43;hpb=fc11dd059b5c7369a51ddcca532505b588bd0030;p=picodrive.git diff --git a/Makefile b/Makefile index f36aaad..e6168ee 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,7 @@ tools/textfilter: tools/textfilter.c pico/carthw/svp/compiler.o : cpu/drc/emit_$(ARCH).c cpu/sh2/compiler.o : cpu/drc/emit_$(ARCH).c cpu/sh2/mame/sh2pico.o : cpu/sh2/mame/sh2.c -pico/pico.o pico/cd/pico.o : pico/pico_cmn.c pico/pico_int.h +pico/pico.o pico/cd/pico.o pico/32x/32x.o : pico/pico_cmn.c pico/pico_int.h pico/memory.o pico/cd/memory.o : pico/pico_int.h pico/memory.h cpu/fame/famec.o: cpu/fame/famec.c cpu/fame/famec_opcodes.h