mmakefile.src: Clean up; removed superfluous code
commitb123b71c3f713730217134444d24af99b5e7c4ba
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 24 Mar 2013 16:31:20 +0000 (24 16:31 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 24 Mar 2013 16:31:20 +0000 (24 16:31 +0000)
treee20b0a850774515c73f382d4382167e47f015512
parent1afa8e06c88cad41c3a9e1946b5262897f85319b
mmakefile.src: Clean up; removed superfluous code

 * No need to add default libraries to uselibs= parameter
 * modules are by default linked without c library
 * Replace arosc.static in uselibs= with -no-arosc linker flag

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47070 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
56 files changed:
arch/all-mingw32/boot/mmakefile.src
arch/all-native/mmakefile.src
arch/all-unix/boot/mmakefile.src
arch/x86_64-pc/boot/mmakefile.src
rom/filesys/SFS/SFSdefrag/mmakefile.src
rom/filesys/SFS/SFSdefragmentGUI/mmakefile.src
rom/usb/poseidon/mmakefile.src
tools/FlexCat/mmakefile.src
tools/MetaMake/mmakefile.src
tools/archtools/mmakefile.src
tools/dtdesc/mmakefile.src
tools/elf2hunk/mmakefile.src
tools/genmf/mmakefile.src
tools/ilbmtoc/mmakefile.src
tools/ilbmtoicon/mmakefile.src
workbench/c/CPUInfo/mmakefile.src
workbench/c/Decoration/mmakefile.src
workbench/c/HDTool/mmakefile.src
workbench/c/Identify/mmakefile.src
workbench/c/LoadResource/mmakefile.src
workbench/c/Partition/mmakefile.src
workbench/c/R/mmakefile.src
workbench/c/iprefs/mmakefile.src
workbench/c/mmakefile.src
workbench/classes/zune/betterstring/mcc/mmakefile.src
workbench/classes/zune/nlist/demo/mmakefile.src
workbench/classes/zune/texteditor/mcc/mmakefile.src
workbench/classes/zune/texteditor/mcp/mmakefile.src
workbench/devs/clipboard/mmakefile.src
workbench/devs/networks/nForce/mmakefile.src
workbench/libs/codesetslib/src/mmakefile.src
workbench/libs/diskfont/mmakefile.src
workbench/libs/icon/mmakefile.src
workbench/libs/locale/mmakefile.src
workbench/libs/openurl/library/mmakefile.src
workbench/prefs/screenmode/mmakefile.src
workbench/prefs/serial/mmakefile.src
workbench/prefs/time/mmakefile.src
workbench/prefs/trackdisk/mmakefile.src
workbench/prefs/wanderer/mmakefile.src
workbench/system/AboutAROS/mmakefile.src
workbench/system/Wanderer/Classes/mmakefile.src
workbench/system/Wanderer/Tools/ExecuteCommand/mmakefile.src
workbench/system/Wanderer/Tools/ExecuteStartup/mmakefile.src
workbench/system/Wanderer/Tools/Info/mmakefile.src
workbench/system/Wanderer/Tools/WBNewDrawer/mmakefile.src
workbench/system/Wanderer/Tools/WBRename/mmakefile.src
workbench/system/Wanderer/mmakefile.src
workbench/system/mmakefile.src
workbench/tools/Edit/mmakefile.src
workbench/tools/IconInject/mmakefile.src
workbench/tools/InstallAROS/mmakefile.src
workbench/tools/ScreenGrabber/mmakefile.src
workbench/tools/ShowConfig/mmakefile.src
workbench/utilities/Clock/mmakefile.src
workbench/utilities/MultiView/mmakefile.src