mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 08:08:04 -04:00
build, change executable name to lowercase
This commit is contained in:
parent
8341673054
commit
dab0c36316
4 changed files with 17 additions and 12 deletions
|
@ -14,7 +14,7 @@ include ../../config.mak
|
|||
readme.txt: ../../tools/textfilter ../base_readme.txt ../../ChangeLog
|
||||
../../tools/textfilter ../base_readme.txt $@ PS2
|
||||
|
||||
PicoDrive: ../../PicoDrive
|
||||
PicoDrive: ../../picodrive
|
||||
$(STRIP) $^ -o $@
|
||||
|
||||
PicoDrive.elf: PicoDrive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue