1 UPLOAD
=ftp
://ftp-upload.gnu.org
/incoming
/ftp
/
4 @echo
"Type 'make upload' to upload to the GNU FTP server."
7 gpg
--detach-sign config.guess
8 gpg
--detach-sign config.sub
9 echo
"directory: config" | gpg
--clearsign
> config.guess.directive.asc
10 cp config.guess.directive.asc config.sub.directive.asc
11 ftp
-a
-u
$(UPLOAD
) config.
{guess
,sub
}{,.sig
,.directive.asc
}
12 rm config.
{guess
,sub
}{.sig
,.directive.asc
}
15 cd testsuite
&& (sh config-sub.sh
; sh config-guess.sh
) && rm uname