mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
libretro, build fixes
This commit is contained in:
parent
55c3c2b02f
commit
03d5f5105c
7 changed files with 63 additions and 168 deletions
|
@ -98,6 +98,9 @@ ifeq "$(profile)" "1"
|
|||
endif
|
||||
|
||||
|
||||
../../tools/textfilter: ../../tools/textfilter.c
|
||||
make -C ../../tools/ textfilter
|
||||
|
||||
readme.txt: ../../tools/textfilter ../base_readme.txt
|
||||
../../tools/textfilter ../base_readme.txt $@ GIZ
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue