Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
misc
config
Commits
c9d898a3
Commit
c9d898a3
authored
Dec 28, 2016
by
Ben Elliston
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile (doc/config.guess.1): Depend on config.guess.
(doc/config.sub.1): Depend on config.sub.
parent
d2701183
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
ChangeLog
ChangeLog
+5
-0
Makefile
Makefile
+2
-2
No files found.
ChangeLog
View file @
c9d898a3
2016-12-28 Ben Elliston <bje@gnu.org>
* Makefile (doc/config.guess.1): Depend on config.guess.
(doc/config.sub.1): Depend on config.sub.
2016-12-28 Ben Elliston <bje@gnu.org>
2016-12-28 Ben Elliston <bje@gnu.org>
* doc/config.guess.1: Regenerate.
* doc/config.guess.1: Regenerate.
...
...
Makefile
View file @
c9d898a3
...
@@ -4,10 +4,10 @@ check: check-guess check-sub
...
@@ -4,10 +4,10 @@ check: check-guess check-sub
manpages
:
doc/config.guess.1 doc/config.sub.1
manpages
:
doc/config.guess.1 doc/config.sub.1
doc/config.guess.1
:
doc/config.guess.1
:
config.guess
help2man
-N
--include
=
doc/config.guess.x
--output
=
$@
./config.guess
help2man
-N
--include
=
doc/config.guess.x
--output
=
$@
./config.guess
doc/config.sub.1
:
doc/config.sub.1
:
config.sub
help2man
-N
--name
"validate and canonicalize a configuration triplet"
--output
=
$@
./config.sub
help2man
-N
--name
"validate and canonicalize a configuration triplet"
--output
=
$@
./config.sub
check-guess
:
check-guess
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment