Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / devs / networks / atheros5000 / mmakefile.src
blobe84e76c0c9829702fe6130a0b6a453d14800d14b
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 #MM- workbench-devs-networks-atheros5000 : \
6 #MM  workbench-devs-networks-atheros5000-hal
8 NOWARN_FLAGS := $(NOWARN_UNINITIALIZED) $(NOWARN_PARENTHESES)
9 USER_CFLAGS := $(NOWARN_FLAGS)
11 %build_prog mmake=workbench-devs-networks-atheros5000 \
12     progname="atheros5000.device" \
13     files="startup aros_device device request unit encryption pci prometheus halsupport" \
14     targetdir="$(AROSDIR)/Devs/Networks" uselibs="athhal"
16 %common