comparison 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
comparison
equal deleted inserted replaced
1051:d7528e71da34 1052:23dedeadeaad
1450 @type >> $(XEMACS)\Installation << 1450 @type >> $(XEMACS)\Installation <<
1451 !if defined(OS) 1451 !if defined(OS)
1452 OS: $(OS) 1452 OS: $(OS)
1453 !endif 1453 !endif
1454 1454
1455 XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename:"=\") $(xemacs_extra_name:"=\") configured for `$(EMACS_CONFIGURATION)'. 1455 XEmacs $(XEMACS_VERSION_STRING) $(xemacs_codename) $(xemacs_extra_name:"=) configured for `$(EMACS_CONFIGURATION)'.
1456 1456
1457 Building XEmacs using \"$(MAKE:\=\\)\". 1457 Building XEmacs using "$(MAKE:\=\\)".
1458 Building XEmacs using make flags \"$(MAKEFLAGS)\". 1458 Building XEmacs using make flags "$(MAKEFLAGS)".
1459 Building XEmacs in \"$(MAKEDIR:\=\\)\". 1459 Building XEmacs in "$(MAKEDIR:\=\\)".
1460 !if defined(CCV) 1460 !if defined(CCV)
1461 Using compiler \"$(CC) $(CFLAGS)\". 1461 Using compiler "$(CC) $(CFLAGS)".
1462 !endif 1462 !endif
1463 Installing XEmacs in \"$(INSTALL_DIR:\=\\)\". 1463 Installing XEmacs in "$(INSTALL_DIR:\=\\)".
1464 Package path is $(PATH_PACKAGEPATH:"=\"). 1464 Package path is $(PATH_PACKAGEPATH).
1465 !if $(INFODOCK) 1465 !if $(INFODOCK)
1466 Building InfoDock. 1466 Building InfoDock.
1467 !endif 1467 !endif
1468 !if $(HAVE_MS_WINDOWS) 1468 !if $(HAVE_MS_WINDOWS)
1469 Compiling in support for Microsoft Windows native GUI. 1469 Compiling in support for Microsoft Windows native GUI.