build improvements for gph/psp devices

This commit is contained in:
kub 2021-03-30 20:15:29 +02:00
parent 40a7d177b2
commit 88a58f34a0
2 changed files with 7 additions and 177 deletions

View file

@ -8,6 +8,8 @@ ifneq "$(BUILD)" ""
VER := $(VER)_$(BUILD)
endif
include ../../config.mak
all: rel
../../tools/textfilter: ../../tools/textfilter.c
@ -18,7 +20,10 @@ readme.txt: ../../tools/textfilter ../base_readme.txt ../../ChangeLog
CODE940 = code940/pico940_v3.bin
rel: ../../PicoDrive PicoDrive.gpe $(CODE940) readme.txt ../game_def.cfg \
PicoDrive: ../../PicoDrive
$(STRIP) $^ -o $@
rel: PicoDrive PicoDrive.gpe $(CODE940) readme.txt ../game_def.cfg \
PicoDrive.png PicoDrive_s.png PicoDrive_t.png \
warm_2.4.25.o warm_2.4.26-open2x.o warm_2.6.24.ko \
../../pico/carthw.cfg