Unification of "SEE ALSO" for locale.library
[cake.git] / scripts / aros-ld.in
blobc3a2febc66aea99b7616a6f2d077442823c6d599
1 #!/bin/sh
2 if test -z "$COMPILER_PATH"; then
3 export COMPILER_PATH=@aros_target_cc_path@
4 fi
5 exec @AROS_BUILDDIR@/@aros_tools_dir@/collect-aros "$@"