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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v
Date: Fri, 22 Dec 2006 20:54:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/12/22 20:54:52

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- makefile.w32-in     22 Dec 2006 20:39:06 -0000      1.33
+++ makefile.w32-in     22 Dec 2006 20:54:52 -0000      1.34
@@ -135,7 +135,8 @@
          exit -1; \
        fi
 
-bootstrap:     addsection bootstrap-$(MAKETYPE) all
+bootstrap:     addsection bootstrap-$(MAKETYPE)
+       $(MAKE) $(MFLAGS) $(XMFLAGS) all
 
 bootstrap-nmake: addsection
        cd ..\lisp




reply via email to

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