3 include $(SRCDIR)/config/aros.cfg
5 #MM- workbench-devs-networks-pcnet32-i386 : workbench-devs-networks-pcnet32-x86
6 #MM- workbench-devs-networks-pcnet32-x86_64 : workbench-devs-networks-pcnet32-x86
8 USER_LDFLAGS := -static
10 FILES := handler unit pcnet32
12 %build_module mmake=workbench-devs-networks-pcnet32-x86 \
13 modname=pcnet32 modtype=device \
14 files="pcnet32_init $(FILES)" \
15 moduledir=Devs/Networks uselibs="hiddstubs"