diff --git a/Makefile.in b/Makefile.in index 23ccc953b8cc..6997756ce12f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -50,7 +50,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \ else # MAKE_RESTARTS -all: check-if-root build +all: build check-if-root: @if test `id -u` = 0; then \ @@ -240,9 +240,9 @@ fetch: endif # -# Bootstap +# Bootstrap # -bootstrap: compilerplugins +bootstrap: check-if-root compilerplugins # # Build