-
Lucas De Marchi authored
By using $(MAKE) variable we allow to pass down to the called makefile the number of jobs we want to compile with. The flags are communicated to the next level via MAKEFLAGS variable. Reference: https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html#Options_002fRecursion
Lucas De Marchi authoredBy using $(MAKE) variable we allow to pass down to the called makefile the number of jobs we want to compile with. The flags are communicated to the next level via MAKEFLAGS variable. Reference: https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html#Options_002fRecursion