dns.c: Increase DNS packet buffer to 64K.
[qmail] / make-load.sh
1 echo 'main="$1"; shift'
2 echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'