mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
make: Update help text
Change-Id: I069d3f62d93f0e8aab48f2cedbc8c7e65fde94d4
This commit is contained in:
parent
54389dcf2f
commit
6e82897bfc
1 changed files with 2 additions and 0 deletions
|
|
@ -437,6 +437,8 @@ help:
|
|||
@echo "tools - builds the tools only"
|
||||
@echo "voice - creates the voice clips (voice builds only)"
|
||||
@echo "voicetools - builds the voice tools only"
|
||||
@echo "talkclips - builds talkclips for everything under TALKDIR, skipping existing clips"
|
||||
@echo "talkclips-force - builds talkclips for everything under TALKDIR, overwriting all existing clips"
|
||||
@echo "install - installs your build (at PREFIX, defaults to simdisk/ for simulators (no fonts))"
|
||||
@echo "fullinstall - installs your build (like install, but with fonts)"
|
||||
@echo "symlinkinstall - like fullinstall, but with links instead of copying files. (Good for developing on simulator)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue