alsa.audio: move handling of XRUN when writting to the slave task
[AROS.git] / workbench / devs / networks / nForce / mmakefile.src
blob68b1715d80b81bdb63ac7673a903d489e01642e7
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_LDFLAGS := -static
6 FILES := nforce handler unit
8 %build_module mmake=workbench-devs-networks-nforce-i386 \
9     modname=nforce modtype=device \
10     files="nforce_init $(FILES)" \
11     moduledir=Devs/Networks uselibs="stdc hiddstubs"