Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
956cceb9
Commit
956cceb9
authored
May 04, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/misc/Makefile.in (info): Make it the first target again.
parent
66408d1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/misc/Makefile.in
doc/misc/Makefile.in
+3
-2
No files found.
doc/misc/Makefile.in
View file @
956cceb9
...
...
@@ -215,12 +215,13 @@ mkinfodir = @cd ${srcdir}; test -d ${infodir} || mkdir ${infodir} || test -d ${i
.PHONY
:
info dvi pdf echo-info
# Default.
info
:
$(INFO_TARGETS)
## Used by top-level Makefile.
echo-info
:
@
echo
$(INFO_TARGETS)
|
sed
's|[^ ]*/||g'
info
:
$(INFO_TARGETS)
# please modify this for all the web manual targets
webhack
:
clean
$(MAKE)
pdf
MAKEINFO_OPTS
=
"-DWEBHACKDEVEL
$(MAKEINFO_OPTS)
"
...
...
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