Mercurial > hg > xemacs-beta
diff nt/xemacs.mak @ 318:afd57c14dfc8 r21-0b57
Import from CVS: tag r21-0b57
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:45:36 +0200 |
parents | 341dac730539 |
children | 19dcec799385 |
line wrap: on
line diff
--- a/nt/xemacs.mak Mon Aug 13 10:44:47 2007 +0200 +++ b/nt/xemacs.mak Mon Aug 13 10:45:36 2007 +0200 @@ -946,6 +946,7 @@ # use this rule to install the system install: all @echo Installing in $(INSTALL_DIR) ... + @xcopy /q PROBLEMS "$(INSTALL_DIR)\" @xcopy /q README "$(INSTALL_DIR)\lock\" @del "$(INSTALL_DIR)\lock\README" @xcopy /q $(LIB_SRC)\*.exe "$(INSTALL_DIR)\$(EMACS_CONFIGURATION)\"