diff --git a/include/toplevel.mk b/include/toplevel.mk index 83b73527d..ef6ab74ee 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -42,6 +42,8 @@ endif SCAN_COOKIE?=$(shell echo $$$$) export SCAN_COOKIE +SUBMAKE:=umask 022; $(SUBMAKE) + prepare-mk: FORCE ; prepare-tmpinfo: FORCE