1 2 3 4 5 6 7 8 9 10 11
ifdef BASEDSTROOT override DSTROOT = $(BASEDSTROOT) endif # the xnu build system will only ever call us with the default target .DEFAULT_GOAL := install install: mkdir -p $(DSTROOT)/AppleInternal