Text.mui cleanup:
[AROS.git] / arch / ppc-all / include / mmakefile.src
blobf7d1f8c595e386dfbf9f02ede4d684861b162d49
1 # $Id$
2 include $(TOP)/config/make.cfg
4 INCLUDE_FILES := $(call WILDCARD, aros/*.h)
5 %copy_includes mmake=compiler-includes path=aros/ppc dir=aros
7 INCLUDE_FILES := $(call WILDCARD, asm/*.h)
8 %copy_includes mmake=compiler-includes path=asm/ppc dir=asm