X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=682a6526d09618775d448b73008b70c0a25502e3;hb=8a5084582efcd01b577903b6717faef203e9f3be;hp=f2000ad6bc25ea43bf51b55dcadac82b2b423e92;hpb=5354c909ec807c4ad0dc238370b9e4984888f7b6;p=libpicofe.git diff --git a/gp2x/Makefile b/gp2x/Makefile index f2000ad..682a652 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -157,8 +157,9 @@ ifeq ($(VER),) $(error need VER) endif endif +CODE940 = code940/pico940_v3.bin -rel: PicoDrive PicoDrive.gpe code940/pico940_v3.bin readme.txt PicoDrive.png ../game_def.cfg \ +rel: PicoDrive PicoDrive.gpe $(CODE940) readme.txt PicoDrive.png ../game_def.cfg \ warm_2.4.25.o warm_2.4.26-open2x.o warm_2.6.24.ko zip -9 -j ../../PicoDrive_$(VER).zip $^ zip -9 -r ../../PicoDrive_$(VER).zip skin -i \*.png -i \*.txt @@ -167,6 +168,6 @@ rel: PicoDrive PicoDrive.gpe code940/pico940_v3.bin readme.txt PicoDrive.png ../ zip -9 -r ../../PicoDrive_$(VER).zip bin_to_cso_mp3 rm -rf bin_to_cso_mp3 -code940/code940.bin: +$(CODE940): make -C code940/