(install-strip): Fix whitespace.
This commit is contained in:
parent
f5ecf0c903
commit
2be2d71d64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue