commit | 770b431ce02750602aafa2ecced66e0f55a0055d | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Sep 11 14:44:40 2020 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Sep 11 14:46:55 2020 -0500 |
tree | 8b7f43a4b171221fca28567b578d5e86dab00b57 | |
parent | 642d8b60264aacefdcba56056d0181f1cff0d2a6 [diff] |
makefile: silent help target Instead of prefixing the 'do not echo command' '@', make help as prerequisite of .SILENT. This avoids prefixing '@' in future help messages. Change-Id: If33b82b4d3bccc92e8de74703ff6af04387008a0 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>