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 / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ef0ce4e0
Commit
ef0ce4e0
authored
Jan 04, 2002
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(DVI_TARGETS): Add calc.dvi.
(calc.dvi): Uncomment.
parent
918c7db7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
man/Makefile.in
man/Makefile.in
+5
-5
No files found.
man/Makefile.in
View file @
ef0ce4e0
...
...
@@ -40,12 +40,12 @@ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs
\
../info/woman ../info/emacs-mime ../info/eshell
\
../info/speedbar
DVI_TARGETS
=
emacs.dvi cc-mode.dvi cl.dvi dired-x.dvi
\
DVI_TARGETS
=
emacs.dvi
calc.dvi
cc-mode.dvi cl.dvi dired-x.dvi
\
ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi
\
reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi
\
ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi
\
pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi
\
speedbar.dvi
speedbar.dvi
INFOSOURCES
=
info.texi
# The following rule does not work with all versions of `make'.
...
...
@@ -231,9 +231,9 @@ autotype.dvi: autotype.texi
../info/calc
:
calc.texi
cd
$(srcdir)
;
$(MAKEINFO)
calc.texi
# This does not yet work.
#
calc.dvi: calc.texi
#
$(ENVADD) $(TEXI2DVI) ${srcdir}/calc.texi
calc.dvi
:
calc.texi
$(ENVADD)
$(TEXI2DVI)
${srcdir}
/calc.texi
# This is produced with --no-split to avoid making files whose
# names clash on DOS 8+3 filesystems
...
...
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