mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-09 21:44:28 +00:00
improve docs
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
2096478034
commit
63c94a36f1
@ -19,7 +19,7 @@
|
|||||||
#
|
#
|
||||||
# NO_SILENCE - a regex that describes the commandline arguments for which output will not
|
# NO_SILENCE - a regex that describes the commandline arguments for which output will not
|
||||||
# be silenced, e.g. " --version | test ". In this example, "make test" will
|
# be silenced, e.g. " --version | test ". In this example, "make test" will
|
||||||
# not be silent, but "make lib" will be.
|
# not be silent, but "make lib test" will be.
|
||||||
|
|
||||||
# Locate original tool
|
# Locate original tool
|
||||||
TOOL_WITH_PATH=$(dirname "$0")/$TOOL
|
TOOL_WITH_PATH=$(dirname "$0")/$TOOL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user