Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-17 15:53:57 +03:00
parent b600dd763c
commit bf48fd61b5

View File

@ -60,6 +60,7 @@ check: check-message $(foreach dep,$(DEPENDENCIES),require($(dep)))
FORCE: FORCE:
# XXX should thisbe an env var or an arg to make.sh???
%-bootstrap: export BOOTSTRAP=1 %-bootstrap: export BOOTSTRAP=1
%-bootstrap: % %-bootstrap: %
true true