emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/doc/lispintro/makefile.w32-in,v
Date: Tue, 05 Feb 2008 14:53:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/05 14:53:02

Index: lispintro/makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/doc/lispintro/makefile.w32-in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- lispintro/makefile.w32-in   8 Jan 2008 20:46:39 -0000       1.3
+++ lispintro/makefile.w32-in   5 Feb 2008 14:53:02 -0000       1.4
@@ -38,9 +38,9 @@
 
 .SUFFIXES: .dvi .ps .texi
 
-info: $(INFO_TARGETS)
+info: $(INFO_TARGETS) $(infodir)/dir
 
-$(infodir)/dir:
+$(infodir)/dir: $(INFO_TARGETS)
        $(INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
 
 dvi: $(DVI_TARGETS)




reply via email to

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