chiark / gitweb /
qmail-smtpd: Read list of hosts allowed to relay from control/relayhosts
[qmail] / make-load.sh
1 echo 'main="$1"; shift'
2 echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'