store the pre-alphacomposit hook and allow it to be queried.
[AROS.git] / workbench / devs / networks / pcnet32 / mmakefile.src
blobed4681d709910f703c67c4463f63b15c4ea18b31
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 #MM- workbench-devs-networks-pcnet32-i386 : workbench-devs-networks-pcnet32-x86
5 #MM- workbench-devs-networks-pcnet32-x86_64 : workbench-devs-networks-pcnet32-x86
7 FILES := handler unit pcnet32
9 %build_module mmake=workbench-devs-networks-pcnet32-x86 \
10     modname=pcnet32 modtype=device \
11     files="pcnet32_init $(FILES)" \
12     moduledir=Devs/Networks uselibs="hiddstubs"