Mercurial > hg > xemacs-beta
diff nt/xemacs.mak @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 12579d965149 |
children | 557eaa0339bf |
line wrap: on
line diff
--- a/nt/xemacs.mak Mon Aug 13 10:11:42 2007 +0200 +++ b/nt/xemacs.mak Mon Aug 13 10:12:37 2007 +0200 @@ -501,7 +501,8 @@ $(OUTDIR)\unexnt.obj \ $(OUTDIR)\vm-limit.obj \ $(OUTDIR)\widget.obj \ - $(OUTDIR)\window.obj + $(OUTDIR)\window.obj \ + xemacs.res # Rules @@ -532,6 +533,9 @@ << !$(TEMACS) -batch -l update-elc.el +xemacs.res: xemacs.rc + rc xemacs.rc + # MSDEV Source Broswer file. "*.sbr" is too inclusive but this is harmless $(TEMACS_BROWSE): $(TEMACS_OBJS) dir /b/s $(OUTDIR)\*.sbr > bscmake.tmp