r4368@vps: verhaegs | 2007-04-14 09:56:18 -0400
[AROS.git] / scripts / aros-ld.in
blobdc0ca5d155784d6e969b2a4a9d94133028b62d31
1 #!/bin/sh
2 if test -z "$COMPILER_PATH"; then
3 export COMPILER_PATH=@aros_target_cc_path@
4 fi
5 exec @TOPDIR@/@aros_tools_dir@/collect-aros "$@"