mirror of
https://github.com/kp2pml30/ya-build.git
synced 2026-02-17 00:14:42 +04:00
fix help target
This commit is contained in:
parent
35ecc7982c
commit
4f740ebe4e
1 changed files with 1 additions and 1 deletions
2
ya-build
2
ya-build
|
|
@ -358,7 +358,7 @@ rule CLEAN
|
|||
description = Cleaning all built files...
|
||||
|
||||
rule HELP
|
||||
command = /usr/bin/ninja -t targets
|
||||
command = /usr/bin/ninja -t targets rule phony rule CLEAN rule HELP
|
||||
description = All primary targets available
|
||||
|
||||
rule CUSTOM_COMMAND
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue