changeset 1406:c88a785b01d8

[xemacs-hg @ 2003-04-10 08:46:23 by michaels] 2003-04-08 Mike Sperber <mike@xemacs.org> * Makefile.in.in ($(BLDSRC)/NEEDTODUMP): Depends on $(RAW_EXE).
author michaels
date Thu, 10 Apr 2003 08:46:24 +0000
parents 43e527e24c14
children 72be07e121eb
files src/ChangeLog src/Makefile.in.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 09 21:53:57 2003 +0000
+++ b/src/ChangeLog	Thu Apr 10 08:46:24 2003 +0000
@@ -1,3 +1,7 @@
+2003-04-08  Mike Sperber  <mike@xemacs.org>
+
+	* Makefile.in.in ($(BLDSRC)/NEEDTODUMP): Depends on $(RAW_EXE).
+
 2003-03-31  Mike Alexander  <mta@arbortext.com>
 
 	* frame-msw.c (mswindows_set_frame_size): Call change_frame_size.
--- a/src/Makefile.in.in	Wed Apr 09 21:53:57 2003 +0000
+++ b/src/Makefile.in.in	Thu Apr 10 08:46:24 2003 +0000
@@ -541,7 +541,7 @@
 ## This file is touched by update-elc.el when redumping is necessary.
 ## We use $(BLDSRC) == `.' here to help keep sync with nt/xemacs.mak,
 ## where $(BLDSRC) is not `.'.
-$(BLDSRC)/NEEDTODUMP: FRC.needtodump
+$(BLDSRC)/NEEDTODUMP: $(RAW_EXE) FRC.needtodump
 	$(TEMACS_BATCH) -l $(LISP)/update-elc.el
 
 ## (4) Build the DOC file