store the pre-alphacomposit hook and allow it to be queried.
[AROS.git] / workbench / devs / networks / atheros5000 / mmakefile.src
blob3045d2573070177420b44c272306dd7680c5b159
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 #MM- workbench-devs-networks-atheros5000 : \
5 #MM  workbench-devs-networks-atheros5000-hal
7 USER_CFLAGS := -Wno-uninitialized -Wno-parentheses
9 %build_prog mmake=workbench-devs-networks-atheros5000 \
10     progname="atheros5000.device" \
11     files="startup aros_device device request unit encryption pci prometheus halsupport" \
12     targetdir="$(AROSDIR)/Devs/Networks" uselibs="athhal"
14 %common