Upstream qmail 1.01
[qmail] / make-load.sh
1 echo 'main="$1"; shift'
2 echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'