
16 Feb
2021
16 Feb
'21
8:30 a.m.
On Wed, 2021-02-10 at 18:24 +0100, Erik Skultety wrote:
It's quite pointless to have a 'ci-help' target in the Makefile when one needs to actually open the Makefile to go through the list of targets to know what functionality the Makefile actually provides. It's much more intuitive to run "make help" in that case. Therefore, add a 'help' target and replace the old 'ci-help' target with it.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- ci/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization