2 include $(TOP)/config/make.cfg
4 FILES := allocmem freemem openport closeport waitpkt getarg getpkt \
5 portcleanup reply showdir showlist statef delay null next \
6 offset baddr delete makedir rename typepkt forbid
7 FUNCS := arexxdispatch closeportrsrc
9 #MM workbench-libs-rexxsupport-includes : \
10 #MM kernel-exec-includes \
11 #MM kernel-dos-includes \
12 #MM workbench-libs-rexxsyslib-includes \
14 #MM- workbench-libs-rexxsupport : linklibs \
15 #MM workbench-libs-rexxsyslib
17 %build_module mmake=workbench-libs-rexxsupport \
18 modname=rexxsupport modtype=library \
19 files="rexxsupport_init $(FUNCS) $(FILES)" \
20 uselibs="rexxsyslib amiga rom"