hint-less mode updated for SVP, state load callback, etc
[picodrive.git] / platform / linux / Makefile
index 5075636..19e8823 100644 (file)
@@ -96,6 +96,10 @@ PicoDrive : $(OBJS) ../common/helix/helix_mp3_x86.a
 mkdirs:
        mkdir -p $(DIRS)
 
+Pico/carthw/svp/compiler.o : ../../Pico/carthw/svp/gen_arm.c
+
+Pico/Pico.o : ../../Pico/PicoFrameHints.c
+
 ../../cpu/musashi/m68kops.c :
        @make -C ../../cpu/musashi