tools/crosstools/mmakefile.src: Removed unneed --with-headers/--with-libs option...
commit0f36b59953903b700fd71f28d61857f24865d8c0
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 6 Apr 2012 19:23:04 +0000 (6 19:23 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 6 Apr 2012 19:23:04 +0000 (6 19:23 +0000)
treec08cc2a47f4582a25b85ef6a2af8d0ce175fe883
parent3cd864d7953079fc0a02c3c754b899687080ab13
tools/crosstools/mmakefile.src: Removed unneed --with-headers/--with-libs option for building cross-compiler

Made unnecessary by fixing default include path in previous patch.
Also avoids copying of includes so no problems anymore with copied includes getting out of sync.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44541 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/crosstools/mmakefile.src