3 include $(SRCDIR)/config/aros.cfg
17 #MM- workbench-libs-rexxsyslib-includes : kernel-exec-includes includes-copy
18 #MM- workbench-libs-rexxsyslib : includes linklibs
19 USER_CFLAGS += -D__NOLIBBASE__
20 USER_LDFLAGS := -static
22 # TODO: At the moment sprintf needs the math library
23 %build_module mmake=workbench-libs-rexxsyslib \
24 modname=rexxsyslib modtype=library \
25 files="rexxsyslib_init $(FUNCS)"