]> code.delx.au - gnu-emacs/blobdiff - man/makefile.w32-in
(Highlight Interactively): Use double space to separate sentences.
[gnu-emacs] / man / makefile.w32-in
index ec14ae3abe344697632db97fe80b1d2e99e30679..df5d4c4521e6eb8b0fc32aa981504446a4b70912 100644 (file)
@@ -1,7 +1,6 @@
 #### -*- Makefile -*- for the Emacs Manual and other documentation.
 
-# Copyright (C) 2003, 2004
-#  Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -42,7 +41,8 @@ INFO_TARGETS = $(infodir)/emacs $(infodir)/emacs-xtra $(infodir)/ccmode \
                $(infodir)/eudc $(infodir)/ebrowse $(infodir)/pcl-cvs \
                $(infodir)/woman $(infodir)/eshell $(infodir)/org \
                $(infodir)/url $(infodir)/speedbar $(infodir)/tramp \
-               $(infodir)/ses $(infodir)/smtpmail $(infodir)/flymake
+               $(infodir)/ses $(infodir)/smtpmail $(infodir)/flymake \
+               $(infodir)/newsticker
 DVI_TARGETS =  emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
                 ediff.dvi forms.dvi gnus.dvi message.dvi emacs-mime.dvi \
                  gnus.dvi message.dvi sieve.dvi pgg.dvi mh-e.dvi \
@@ -50,7 +50,7 @@ DVI_TARGETS =         emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
                 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
                 pcl-cvs.dvi woman.dvi eshell.dvi org.dvi url.dvi \
                 speedbar.dvi tramp.dvi ses.dvi smtpmail.dvi flymake.dvi \
-                 emacs-xtra.dvi
+                 newsticker.dvi emacs-xtra.dvi
 INFOSOURCES = info.texi
 
 # The following rule does not work with all versions of `make'.
@@ -109,7 +109,6 @@ EMACSSOURCES= \
        $(srcdir)/kmacro.texi
 
 info: $(INFO_TARGETS)
-       $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
 
 dvi: $(DVI_TARGETS)
 
@@ -124,6 +123,9 @@ dvi: $(DVI_TARGETS)
 # Some Windows ports of makeinfo seem to require -o to come before the
 # texi filename, contrary to GNU standards.
 
+$(infodir)/dir:
+       $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
+
 $(infodir)/info: $(INFOSOURCES)
        $(MAKEINFO) --no-split -o $@ info.texi
 
@@ -316,16 +318,19 @@ emacs-xtra.dvi: emacs-xtra.texi
 
 $(infodir)/org: org.texi
        $(MAKEINFO) org.texi
-
 org.dvi: org.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/org.texi
 
 $(infodir)/url: url.texi
        $(MAKEINFO) url.texi
-
 url.dvi: url.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/url.texi
 
+$(infodir)/newsticker: newsticker.texi
+       $(MAKEINFO) newsticker.texi
+newsticker.dvi: newsticker.texi
+       $(ENVADD) $(TEXI2DVI) $(srcdir)/newsticker.texi
+
 mostlyclean:
        - $(DEL) *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*