aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2000-11-15 14:04:43 +0000
committerEli Zaretskii2000-11-15 14:04:43 +0000
commit444c55869b5770efbc1e0aeed5973e915b123f55 (patch)
treebc2ed47dfa0871f48b2f018a92b4eb9df5fceb05
parent65caeb86a9f6d17917f9aa299ac6805f3cdf6f5c (diff)
downloademacs-444c55869b5770efbc1e0aeed5973e915b123f55.tar.gz
emacs-444c55869b5770efbc1e0aeed5973e915b123f55.zip
(INFOSOURCES): Remove info-stnd.texi from prerequisites.
-rw-r--r--man/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 2e71089cf3c..7290503cefd 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -26,7 +26,7 @@ DVI_TARGETS = emacs.dvi cc-mode.dvi cl.dvi dired-x.dvi \
26 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \ 26 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
27 pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \ 27 pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \
28 speedbar.dvi 28 speedbar.dvi
29INFOSOURCES = info.texi info-stnd.texi 29INFOSOURCES = info.texi
30 30
31# The following rule does not work with all versions of `make'. 31# The following rule does not work with all versions of `make'.
32.SUFFIXES: .texi .dvi 32.SUFFIXES: .texi .dvi