Mercurial > hg > xemacs-beta
diff nt/xemacs.mak @ 1052:23dedeadeaad
[xemacs-hg @ 2002-10-14 19:20:12 by adrian]
[A21.5R21.4] [PATCH] xemacs-21.5: Remove obsolete quoting in Installation file <znti72pn.fsf@smtprelay.T-Online.De>
author | adrian |
---|---|
date | Mon, 14 Oct 2002 19:20:17 +0000 |
parents | cba22ad5bbfd |
children | 5f2f8dcbfb3e |
line wrap: on
line diff
--- a/nt/xemacs.mak Sun Oct 13 21:54:11 2002 +0000 +++ b/nt/xemacs.mak Mon Oct 14 19:20:17 2002 +0000 @@ -1452,16 +1452,16 @@ OS: $(OS) !endif -XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename:"=\") $(xemacs_extra_name:"=\") configured for `$(EMACS_CONFIGURATION)'. +XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename) $(xemacs_extra_name:"=) configured for `$(EMACS_CONFIGURATION)'. - Building XEmacs using \"$(MAKE:\=\\)\". - Building XEmacs using make flags \"$(MAKEFLAGS)\". - Building XEmacs in \"$(MAKEDIR:\=\\)\". + Building XEmacs using "$(MAKE:\=\\)". + Building XEmacs using make flags "$(MAKEFLAGS)". + Building XEmacs in "$(MAKEDIR:\=\\)". !if defined(CCV) - Using compiler \"$(CC) $(CFLAGS)\". + Using compiler "$(CC) $(CFLAGS)". !endif - Installing XEmacs in \"$(INSTALL_DIR:\=\\)\". - Package path is $(PATH_PACKAGEPATH:"=\"). + Installing XEmacs in "$(INSTALL_DIR:\=\\)". + Package path is $(PATH_PACKAGEPATH). !if $(INFODOCK) Building InfoDock. !endif