Import ezmlm 0.53
[ezmlm] / make-load.sh
CommitLineData
5b62e993
MW
1echo 'main="$1"; shift'
2echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'