X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2FMakefile;h=3ca135186689a52f7816bd08209404dcf796b574;hb=1ceda4176ff86029e143802e2b5999dd2d091e9c;hp=beace6267f72cb278ade80abd3211f7f6df6fb79;hpb=558d8e1fdd54558c58fe5f661369f76458e1addc;p=libpicofe.git diff --git a/gp2x/Makefile b/gp2x/Makefile index beace62..3ca1351 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -117,7 +117,7 @@ OBJS += ../../zlib/gzio.o ../../zlib/inffast.o ../../zlib/inflate.o ../../zlib/i OBJS += ../../unzip/unzip.o ../../unzip/unzip_stream.o # debug ifeq "$(debug_cyclone)" "1" -OBJS += ../../Pico/_cyclone_debug.o ../../cpu/musashi/m68kdasm.o +OBJS += ../../Pico/Debug.o ../../cpu/musashi/m68kdasm.o endif # CPU cores ifeq "$(use_musashi)" "1" @@ -232,7 +232,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_v2.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