build, change executable name to lowercase

This commit is contained in:
kub 2024-05-16 20:32:55 +00:00
parent 8341673054
commit dab0c36316
4 changed files with 17 additions and 12 deletions

View file

@ -20,7 +20,7 @@ readme.txt: ../../tools/textfilter ../base_readme.txt ../../ChangeLog
CODE940 = code940/pico940_v3.bin
PicoDrive: ../../PicoDrive
PicoDrive: ../../picodrive
$(STRIP) $^ -o $@
rel: PicoDrive PicoDrive.gpe $(CODE940) readme.txt ../game_def.cfg \