1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00

(install): Copy wakeup.exe properly.

This commit is contained in:
Richard M. Stallman 1995-06-15 15:30:15 +00:00
parent 070d810932
commit 68c723aa7c

View File

@ -172,7 +172,7 @@ install: $(INSTALL_FILES)
$(CP) $(BLD)\etags.exe $(INSTALL_DIR)\bin
$(CP) $(BLD)\ctags.exe $(INSTALL_DIR)\bin
$(CP) $(BLD)\hexl.exe $(INSTALL_DIR)\bin
$(CP) $(BLD)\wakeup.exe $(INSTALL_DIR)\bin\wakeup
$(CP) $(BLD)\wakeup.exe $(INSTALL_DIR)\bin
- mkdir $(INSTALL_DIR)\etc
$(CP) $(DOC) $(INSTALL_DIR)\etc