summaryrefslogtreecommitdiff
path: root/man/Makefile.in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-11-07 19:05:53 +0000
committerEli Zaretskii <eliz@gnu.org>2001-11-07 19:05:53 +0000
commit1128d4c6eab072631a5be3e1e3499232a94f7d42 (patch)
treed0ee2f8c567813c2811d5f09967f8bbfb02e24ae /man/Makefile.in
parentb275eac7d3fd010f754c0c854ce511606d4dd0e3 (diff)
downloademacs-1128d4c6eab072631a5be3e1e3499232a94f7d42.tar.gz
(INFO_TARGETS): Add ../info/calc.
(../info/calc): New target.
Diffstat (limited to 'man/Makefile.in')
-rw-r--r--man/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index c4d3a98438b..01f35842bb7 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -36,7 +36,7 @@ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
../info/dired-x ../info/ediff ../info/forms ../info/gnus \
../info/info ../info/message ../info/mh-e ../info/reftex \
../info/sc ../info/vip ../info/viper ../info/widget \
- ../info/efaq ../info/ada-mode ../info/autotype \
+ ../info/efaq ../info/ada-mode ../info/autotype ../info/calc \
../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
../info/woman ../info/emacs-mime ../info/eshell \
../info/speedbar
@@ -218,6 +218,11 @@ faq.dvi: faq.texi
autotype.dvi: autotype.texi
$(ENVADD) $(TEXI2DVI) ${srcdir}/autotype.texi
+../info/calc: calc.texi
+ cd $(srcdir); $(MAKEINFO) calc.texi
+#autotype.dvi: autotype.texi
+# $(ENVADD) $(TEXI2DVI) ${srcdir}/autotype.texi
+
# This is produced with --no-split to avoid making files whose
# names clash on DOS 8+3 filesystems
../info/idlwave: idlwave.texi