X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=e6168ee8623ab9f33ab8a08cf350400bfb7d01ae;hb=a8fd6e376175c06e2423d0914359c761829d6e93;hp=f36aaadb8cef34c11d95688349059c9046b7eb43;hpb=ed4402a7dfd12dbbf34c547b438a671ae8114197;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