tools/adflib: build only host variant which is used by Sam440 target
[AROS.git] / workbench / fs / port / mmakefile.src
blob55ca897fa670967c1d2d270bf8f0c879dfcf1229
1 include $(SRCDIR)/config/aros.cfg
3 #MM- workbench-fs-complete : workbench-fs-port
5 USER_LDFLAGS := -static
7 FILES=port-handler
9 %build_module mmake=workbench-fs-port \
10     modname=port modtype=handler \
11     files="$(FILES)"
14 %common