(install-strip): Fix whitespace.

This commit is contained in:
Richard M. Stallman 1996-03-22 20:53:20 +00:00
parent f5ecf0c903
commit 2be2d71d64

View file

@ -390,7 +390,7 @@ install-arch-indep: mkdir
### Build Emacs and install it, stripping binaries while installing them.
install-strip:
$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
install
### Build all the directories we're going to install Emacs in. Since