1 # Copyright © 2003, The AROS Development Team. All rights reserved.
4 include $(SRCDIR)/config/aros.cfg
6 USER_LDFLAGS := -static
8 FILES := intern_spisodd intern_spld
29 #MM workbench-libs-mathtrans-includes : \
30 #MM kernel-exec-includes \
31 #MM workbench-libs-mathffp-includes \
33 #MM- workbench-libs-mathtrans : linklibs
35 %build_module mmake=workbench-libs-mathtrans \
36 modname=mathtrans modtype=library \
37 files="mathtrans_init $(FILES) $(FUNCS)"