emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v
Date: Sat, 20 Oct 2007 13:03:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/10/20 13:03:36

Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- makefile.w32-in     18 Oct 2007 21:07:49 -0000      1.43
+++ makefile.w32-in     20 Oct 2007 13:03:36 -0000      1.44
@@ -242,12 +242,13 @@
 info-nmake:
        cd ..\doc\emacs
        $(MAKE) $(MFLAGS) info
-       cd ..\doc\misc
+       cd ..\misc
        $(MAKE) $(MFLAGS) info
-       cd ..\doc\lispref
+       cd ..\lispref
        $(MAKE) $(MFLAGS) info
-       cd ..\doc\lispintro
+       cd ..\lispintro
        $(MAKE) $(MFLAGS) info
+       cd $(MAKEDIR)
 
 info-gmake:
        $(MAKE) $(MFLAGS) $(XMFLAGS) -C ../doc/emacs info




reply via email to

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