Documented GVF_SAVE_VAR alongside other flags, and removed a query/doubt
[AROS.git] / arch / arm-all / arm-aeabi / mmakefile.src
blobc0919ff7882d0aa1849a7c46384dc91edb7be6dc
1 #   $Id$
3 #   AEABI support for ARM CPU's
6 include $(SRCDIR)/config/aros.cfg
8 # TODO: Move this into the gcc source code ?
9 #MM- compiler-stdc-arm : includes-asm_h-arm linklibs-aeabi-arm
11 %build_linklib mmake=linklibs-aeabi-arm \
12     libname=aeabi files="uldiv ldiv l2f i2f i2d l2d llsl llsr lasr" \
13     asmfiles="uidivmod idivmod uldivmod ldivmod idiv0 ldiv0 unwind"