diff --git a/Makefile b/Makefile index d1dee3df..8ad5ae5b 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ metal: make -C metal .PHONY: bootstrap -apps: - make -C apps +bootstrap: + make -C bootstrap .PHONY: tools tools: