From d5014fd7cf5027338b1c5f14c4478212b95d0693 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 17 Oct 2024 14:42:04 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 6f0d1fc..f489012 100644 --- a/Makefile +++ b/Makefile @@ -62,10 +62,12 @@ FORCE: %-bootstrap: export BOOTSTRAP=1 %-bootstrap: % + echo %-bootstrap-clean: export BOOTSTRAP_CLEAN=1 %-bootstrap-clean: % + echo %: config %/make.sh FORCE