Mercurial > hg > xemacs-beta
comparison nt/xemacs.mak @ 1370:49cfb333a12a
[xemacs-hg @ 2003-03-22 20:50:44 by adrian]
xemacs-21.5: Restore version convention in Installation produced by xemacs.mak
-------------------- ChangeLog entries follow: --------------------
nt/ChangeLog addition:
2003-03-22 Adrian Aichner <adrian@xemacs.org>
* xemacs.mak (installation): Restore version convention in
enerated Installation file.
author | adrian |
---|---|
date | Sat, 22 Mar 2003 20:50:44 +0000 |
parents | 01c57eb70ae9 |
children | 134a4093b1e7 |
comparison
equal
deleted
inserted
replaced
1369:52fa832710e9 | 1370:49cfb333a12a |
---|---|
1127 @type >> $(BLDROOT)\Installation << | 1127 @type >> $(BLDROOT)\Installation << |
1128 !if defined(OS) | 1128 !if defined(OS) |
1129 OS: $(OS) | 1129 OS: $(OS) |
1130 !endif | 1130 !endif |
1131 | 1131 |
1132 XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename:"=) $(xemacs_extra_name:"=) configured for '$(EMACS_CONFIGURATION)'. | 1132 XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename) $(xemacs_extra_name:"=) configured for `$(EMACS_CONFIGURATION)'. |
1133 | 1133 |
1134 Building XEmacs using "$(MAKE:\=\\)". | 1134 Building XEmacs using "$(MAKE:\=\\)". |
1135 Building XEmacs using make flags "$(MAKEFLAGS)". | 1135 Building XEmacs using make flags "$(MAKEFLAGS)". |
1136 Building XEmacs in source tree "$(SRCROOT:\=\\)". | 1136 Building XEmacs in source tree "$(SRCROOT:\=\\)". |
1137 !if $(SEPARATE_BUILD) | 1137 !if $(SEPARATE_BUILD) |