From bf48fd61b5f1f438be5b4edd26f0ac8cd501c0f5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 17 Oct 2024 15:53:57 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5013313..85078d4 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ check: check-message $(foreach dep,$(DEPENDENCIES),require($(dep))) FORCE: +# XXX should thisbe an env var or an arg to make.sh??? %-bootstrap: export BOOTSTRAP=1 %-bootstrap: % true