X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=linux%2FMakefile;h=cafe81ebefc3215cb6faee34a72ac171a7d8f2ea;hb=8004600b2cd4fb18fc4e180e55eb5f0c32b2ba55;hp=e3c89fc11a7b912b057bdabc6fd9c378c7d2e2d9;hpb=46c03dc8ea2efacd37a0d0f0a513d4405f252d47;p=libpicofe.git diff --git a/linux/Makefile b/linux/Makefile index e3c89fc..cafe81e 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -99,8 +99,8 @@ mkdirs: mkdir -p $(DIRS) Pico/carthw/svp/compiler.o : ../../Pico/carthw/svp/gen_arm.c - -Pico/Pico.o : ../../Pico/PicoFrameHints.c +Pico/Pico.o : ../../Pico/PicoFrameHints.c ../../Pico/PicoInt.h +Pico/Memory.o Pico/cd/Memory.o : ../../Pico/MemoryCmn.c ../../Pico/PicoInt.h ../../cpu/musashi/m68kops.c : @make -C ../../cpu/musashi