grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / devs / networks / nForce / mmakefile.src
blob48b87f1b9ea832d8043271348b071291a2703016
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_LDFLAGS := -static
7 FILES := nforce handler unit
9 %build_module mmake=workbench-devs-networks-nforce-i386 \
10     modname=nforce modtype=device \
11     files="nforce_init $(FILES)" \
12     moduledir=Devs/Networks uselibs="stdc hiddstubs"