[Top][All Lists]
[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: |
Jason Rumney |
Subject: |
[Emacs-diffs] Changes to emacs/nt/makefile.w32-in, v [EMACS_22_BASE] |
Date: |
Tue, 14 Aug 2007 23:01:04 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Jason Rumney <jasonr> 07/08/14 23:01:04
Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.38.2.2
retrieving revision 1.38.2.3
diff -u -b -r1.38.2.2 -r1.38.2.3
--- makefile.w32-in 25 Jul 2007 04:55:34 -0000 1.38.2.2
+++ makefile.w32-in 14 Aug 2007 23:01:03 -0000 1.38.2.3
@@ -153,6 +153,7 @@
cd ..\src
$(MAKE) $(MFLAGS) bootstrap
$(MAKE) $(MFLAGS) bootstrap-clean
+ cd ..\nt
$(CP) $(BLD)/cmdproxy.exe ../bin
cd ..\lisp
$(MAKE) $(MFLAGS) SHELL=$(SHELLTYPE) bootstrap
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/nt/makefile.w32-in, v [EMACS_22_BASE],
Jason Rumney <=