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: Wed, 06 Feb 2008 23:02:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/06 23:02:04

Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/doc/lispintro/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 23:02:03 -0000       1.5
@@ -38,9 +38,9 @@
 
 .SUFFIXES: .dvi .ps .texi
 
-info: $(INFO_TARGETS) $(infodir)/dir
+info: $(INFO_TARGETS)
 
-$(infodir)/dir: $(INFO_TARGETS)
+$(infodir)/dir:
        $(INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
 
 dvi: $(DVI_TARGETS)




reply via email to

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