fix help target

This commit is contained in:
kp2pml30 2024-09-11 20:49:22 +04:00
parent 35ecc7982c
commit 4f740ebe4e

View file

@ -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