X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=62bf69768832238a51cfbf014947b759dbf1ceee;hb=425cae19e290633047389c7cc3ecd49e8c4610a9;hp=0fd9feb99b27d435b108ce55e1d7d54d9e640c67;hpb=9039861feb457d5cd5935fb7cc86d2a2323649b7;p=libpicofe.git diff --git a/gp2x/Makefile b/gp2x/Makefile index 0fd9feb..62bf697 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -164,7 +164,7 @@ clean: tidy $(RM) PicoDrive.gpe tidy: $(RM) $(OBJS) - rm -rf $(DIRS) +# rm -rf $(DIRS) # don't clean, gcda may be there # @make -C ../../cpu/Cyclone/proj -f Makefile.linux clean @@ -245,7 +245,7 @@ $(error need VER) endif endif -rel: PicoDrive.gpe code940/pico940_v2.bin readme.txt PicoDrive.man.txt PicoDrive.png ../game_def.cfg +rel: PicoDrive.gpe code940/pico940_v3.bin readme.txt PicoDrive.man.txt PicoDrive.png ../game_def.cfg zip -9 -j ../../PicoDrive_$(VER).zip $^ mmuhack.o zip -9 -r ../../PicoDrive_$(VER).zip skin -i \*.png -i \*.txt mkdir bin_to_cso_mp3