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
78e91d08
Commit
78e91d08
authored
May 12, 2012
by
Andreas Schwab
Browse files
* Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
parent
82f9b393
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/Makefile.in
doc/misc/Makefile.in
+1
-1
No files found.
doc/misc/ChangeLog
View file @
78e91d08
2012-05-12 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2012-05-02 Glenn Morris <rgm@gnu.org>
* viper.texi: Make direntry shorter (also it is no longer "newest").
...
...
doc/misc/Makefile.in
View file @
78e91d08
...
...
@@ -454,7 +454,7 @@ $(infodir)/gnus: gnus.texi gnus-faq.texi
gnus.dvi
:
${srcdir}/gnus.texi gnus-faq.texi
sed
-e
'/@iflatex/,/@end iflatex/d'
${srcdir}
/gnus.texi
>
gnustmp.texi
$(ENVADD)
$(TEXI2DVI)
gnustmp.texi
cp
gnustmp.dvi
$
*
.dvi
cp
gnustmp.dvi
$
@
rm
gnustmp.
*
gnus.pdf
:
${srcdir}/gnus.texi gnus-faq.texi
sed
-e
'/@iflatex/,/@end iflatex/d'
${srcdir}
/gnus.texi
>
gnustmp.texi
...
...
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