From 085d325ae2b6165af8a1a8eb5bb40e28181c8b9f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Oct 2024 01:02:39 +0300 Subject: [PATCH] tweak... Signed-off-by: Alex A. Naanou --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ef586f6..24a1558 100644 --- a/Makefile +++ b/Makefile @@ -83,12 +83,13 @@ config.global: config.global.example bootstrap: \ host-bootstrap \ gate-bootstrap ns \ - $(MINIMAL_CTs) \ + $(MINIMAL_CTs) make bootstrap-clean # Bootstrap stage 2: reconnect host through the base infrastructure... -.PHONY: bootstrap-clean host-bootstrap-clean +.PHONY: bootstrap-clean +.PHONY: host-bootstrap-clean bootstrap-clean: host-bootstrap-clean