1 # Copyright © 2003, The AROS Development Team. All rights reserved.
4 include $(TOP)/config/make.cfg
30 #MM- workbench-libs-mathieeedoubtrans : includes
32 # gcc 4.6.2 - work around optimizer issue (out of spill registers)
33 ifeq ($(AROS_TARGET_CPU),m68k)
37 USER_LDFLAGS := --verbose -static
39 %build_module mmake=workbench-libs-mathieeedoubtrans \
40 modname=mathieeedoubtrans modtype=library \
41 files="$(FILES) $(FUNCS)" \
42 uselibs="mathieeedoubbas"