blob: de07d2e86ff9241ea3d3ecf3e54341c3b7497c94 [file] [log] [blame]
echo 'main="$1"; shift'
echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'