tools/nolibc: add a help target to list supported targets
authorWilly Tarreau <w@1wt.eu>
Sat, 28 May 2022 15:45:46 +0000 (17:45 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 20 Jun 2022 16:43:19 +0000 (09:43 -0700)
commit4f8126f3a665456b68ae923cd7a7e9b9eb98547d
treeb5a8bf8bdaba30a782feb91ceec8d616262d17e6
parentfe20cad47e6c79febd323c8db0a1f85896acbcdd
tools/nolibc: add a help target to list supported targets

The "help" target simply presents the list of supported targets
and the current set of variables being used to build the sysroot.

Since the help in tools/ suggests to use "install", which is
supported by most tools while such a target is not really relevant
here, an "install" target was also added, redirecting to "help".

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/Makefile