Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
48fb2ce1
Commit
48fb2ce1
authored
Feb 05, 2011
by
Katsumi Yamaoka
Browse files
Makefile.in (webhack, nowebhack): New targets that I forgot to merge from Gnus last.
parent
1a8ae907
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/misc/Makefile.in
doc/misc/Makefile.in
+6
-0
No files found.
doc/misc/Makefile.in
View file @
48fb2ce1
...
...
@@ -209,6 +209,12 @@ mkinfodir = @cd ${srcdir}; test -d ${infodir} || mkdir ${infodir} || test -d ${i
info
:
$(INFO_TARGETS)
webhack
:
clean
echo
'@set WEBHACKDEVEL'
>
overrides.texi
nowebhack
:
clean
echo
'@clear WEBHACKDEVEL'
>
overrides.texi
dvi
:
$(DVI_TARGETS)
pdf
:
$(PDF_TARGETS)
...
...
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