3 include $(SRCDIR)/config/aros.cfg
5 INCLUDE_FILES := $(call WILDCARD, aros/*.h)
6 %copy_includes mmake=compiler-includes path=aros/aarch64 dir=aros
8 INCLUDE_FILES := $(call WILDCARD, asm/*.h)
9 %copy_includes mmake=compiler-includes path=asm/aarch64 dir=asm