Mercurial > hg > xemacs-beta
diff src/Makefile.in.in @ 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 | 01c57eb70ae9 |
children | 64eaceca611d |
line wrap: on
line diff
--- 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