chiark / gitweb /
[PATCH] Rewrite ##X tags in headers of incoming messages
[qmail] / make-load.sh
1 echo 'main="$1"; shift'
2 echo exec "$LD" '-o "$main" "$main".o ${1+"$@"}'