emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/makefile.w32-in,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/makefile.w32-in,v
Date: Wed, 06 Feb 2008 22:58:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/06 22:58:27

Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/makefile.w32-in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- makefile.w32-in     5 Feb 2008 14:53:02 -0000       1.4
+++ makefile.w32-in     6 Feb 2008 22:58:27 -0000       1.5
@@ -102,7 +102,7 @@
        $(srcdir)/kmacro.texi \
        $(EMACS_XTRA)
 
-info: $(INFO_TARGETS) $(infodir)/dir
+info: $(INFO_TARGETS)
 
 dvi: $(DVI_TARGETS)
 
@@ -111,7 +111,7 @@
 # to exist in the build directory.
 # In a distribution of Emacs, the Info files should be up to date.
 
-$(infodir)/dir: $(INFO_TARGETS)
+$(infodir)/dir:
        $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
 
 $(infodir)/emacs: $(EMACSSOURCES)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]