From 0b0f817533b7868fe841a4f67ed3d4885fcadce3 Mon Sep 17 00:00:00 2001 From: Manuel Messner Date: Fri, 27 Apr 2018 10:55:26 +0200 Subject: Makefile: help: add clean section --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile b/Makefile index 58d903f..22ebb51 100644 --- a/Makefile +++ b/Makefile @@ -220,3 +220,9 @@ help: @printf "\tROOTPW: Set root password for output image\n" @printf "\tVERBOSE: Enable verbose output\n" @printf "\tWINDOW: Disable headless mode\n" + @echo + @echo "Clean targets are:" + @printf "\tclean_except_last\n" + @printf "\tclean_failed\n" + @printf "\tclean_bases\n" + @printf "\tclean_all\n" -- cgit v1.2.3-55-g7522