Mercurial > hg > xemacs-beta
diff nt/ChangeLog @ 2524:c634f2d588e8
[xemacs-hg @ 2005-01-28 01:54:47 by ben]
Fixes to xemacs.mak
xemacs.mak: Use filename only when calling makeinfo, or it chokes on index
generation.
xemacs.mak: Generate separate .pdb and .map files for temacs/xemacs; may
make profiling possible.
author | ben |
---|---|
date | Fri, 28 Jan 2005 01:54:47 +0000 |
parents | 3d8143fc88e1 |
children | 902d5bd9b75c |
line wrap: on
line diff
--- a/nt/ChangeLog Fri Jan 28 00:32:20 2005 +0000 +++ b/nt/ChangeLog Fri Jan 28 01:54:47 2005 +0000 @@ -1,3 +1,14 @@ +2005-01-27 Ben Wing <ben@xemacs.org> + + * xemacs.mak ({$(MANDIR)}.texi{$(INFODIR)}.info): + Use filename only when calling makeinfo, or it chokes on index + generation. + + * xemacs.mak (TEMACS_COMMON_LFLAGS): + * xemacs.mak ( $(XEMACS_LFLAGS) -section): + Generate separate .pdb and .map files for temacs/xemacs; may + make profiling possible. + 2005-01-24 Ben Wing <ben@xemacs.org> * config.inc.samp: