Fixed compatibility of output.
[AROS.git] / arch / x86_64-all / include / mmakefile.src
blob51f4f4e87f260898bb360772d4daa58d11d7a439
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 INCLUDE_FILES := $(call WILDCARD, aros/*.h)
6 %copy_includes mmake=compiler-includes path=aros/x86_64 dir=aros
8 INCLUDE_FILES := $(call WILDCARD, asm/*.h)
9 %copy_includes mmake=compiler-includes path=asm/x86_64 dir=asm
11 %common