revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git] / workbench / devs / networks / rhine / mmakefile.src
blob31c52e53f8a82fb61b4b6e02fd06111aac574e8e
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 NOWARN_FLAGS := $(NOWARN_UNINITIALIZED) $(NOWARN_PARENTHESES)
6 USER_CFLAGS := $(NOWARN_FLAGS)
7 USER_LDFLAGS := -static
9 %build_prog mmake=workbench-devs-networks-rhine \
10     progname="rhine.device" \
11     files="startup aros_device device request unit pci timer" \
12     targetdir="$(AROSDIR)/Devs/Networks" coverageinstr=no
14 %common