forked from len0rd/rockbox
Add 'make bin' to the 'make help' output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11140 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
53c3eebcdb
commit
ae3d7851ce
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
@ -1542,6 +1542,7 @@ help:
|
|||
@echo "A few helpful make targets"
|
||||
@echo ""
|
||||
@echo "all - builds a full Rockbox (default), including tools"
|
||||
@echo "bin - builds only the Rockbox.<target name> file"
|
||||
@echo "clean - cleans a build directory (not tools)"
|
||||
@echo "veryclean - cleans the build and tools directories"
|
||||
@echo "manual - builds a manual"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue