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 [EMACS_22_BASE]


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in, v [EMACS_22_BASE]
Date: Fri, 11 Apr 2008 18:58:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Eli Zaretskii <eliz>    08/04/11 18:58:47

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.38.2.6
retrieving revision 1.38.2.7
diff -u -b -r1.38.2.6 -r1.38.2.7
--- makefile.w32-in     10 Apr 2008 09:44:47 -0000      1.38.2.6
+++ makefile.w32-in     11 Apr 2008 18:58:47 -0000      1.38.2.7
@@ -29,7 +29,7 @@
 
 XMFLAGS                =
 
-ALL            = addpm ddeclient runemacs cmdproxy addsection preprep 
$(CLIENTRES)
+ALL            = addpm ddeclient runemacs cmdproxy addsection preprep
 
 .PHONY: $(ALL)
 
@@ -86,7 +86,7 @@
 #
 # Build emacs
 #
-all:   which-sh stamp_BLD $(ALL) maybe-bootstrap all-other-dirs-$(MAKETYPE)
+all:   which-sh stamp_BLD $(ALL) $(CLIENTRES) maybe-bootstrap 
all-other-dirs-$(MAKETYPE)
 
 all-other-dirs-nmake: addsection
        cd ..\lib-src




reply via email to

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