Ben Elliston
1e826a0344
* config.guess: Replace large 'set_cc_for_build' shell variable,
...
that is executed via eval, with a POSIX shell function.
* Makefile (shellcheck): Ignore SC2039 diagnostics ("In POSIX sh,
RANDOM is undefined") and SC2172 ("Trapping signals by number is
not well defined. Prefer signal names").
2018-07-12 07:56:15 +10:00
Ben Elliston
45e7cb552c
* Makefile (shellcheck): Include testsuite/*.sh scripts.
2018-05-14 21:06:06 +10:00
Ben Elliston
642dd8df5e
* Makefile (shellcheck): New.
2018-05-04 14:13:26 +10:00
Ben Elliston
c9d898a31b
* Makefile (doc/config.guess.1): Depend on config.guess.
...
(doc/config.sub.1): Depend on config.sub.
2016-12-28 01:16:39 +11:00
Ben Elliston
87a3b5e5fd
* Makefile (manpages): New target.
...
(doc/config.guess.1): Build man page with help2man.
(doc/config.sub.1): Likewise.
* doc/config.guess.x: Copied from Autoconf tree.
* doc/config.guess.1: Generate.
* doc/config.sub.1: Likewise.
2015-11-22 20:41:43 +11:00
Mike Frysinger
9582436dfa
* Makefile (check-guess, check-sub): New targets.
...
(check): Depend on check-guess and check-sub.
Signed-off-by: Ben Elliston <bje@gnu.org>
2012-11-11 09:32:34 +11:00
Ben Elliston
9a375e1fd8
* Makefile (check): Test config.guess before config.sub.
...
* testsuite/config-guess.data: Sort.
2011-12-29 19:55:18 +11:00
Ben Elliston
d4e25c7ac0
* Makefile (UPLOAD, upload): Remove variable and target.
...
(all): Make this a dummy target.
2009-08-17 14:03:14 +10:00
Ben Elliston
024f4743f5
* Makefile (SHELL): Remove override.
2005-07-08 07:19:02 +00:00
Ben Elliston
ddc5f38bef
* Makefile (check): Run config-guess.sh tests as well.
...
* testsuite/config-guess.sh: New test.
* testsuite/config-guess.data: New file.
* testsuite/uname.in: Likewise.
* testsuite/config-sub.data (amd64-unknown-freebsd5.2): New case.
2004-08-22 07:37:36 +00:00
Ben Elliston
b585beda76
* Makefile (check): New target.
...
* testsuite/config-sub.sh: New test.
* testsuite/config-sub.data: New file.
2004-06-25 12:13:44 +00:00
Ben Elliston
f9b6f0553d
(all): New target.
...
(upload): Clean up.
2004-06-21 10:25:11 +00:00
Ben Elliston
3236b11d16
Run ftp, not echo :-)
2004-06-21 10:08:44 +00:00
Ben Elliston
5aa3df2e8e
* Makefile: New file.
2004-06-21 10:04:08 +00:00