]> git.eshelyaron.com Git - emacs.git/commitdiff
(install-strip): Get rid of continuation.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Mar 1996 04:25:29 +0000 (04:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Mar 1996 04:25:29 +0000 (04:25 +0000)
Makefile.in

index 144267f52fbee8047dd9462eb24650ab0cbd8eba..733133c5a2a2f6cef549e6878092db3f5c644d2a 100644 (file)
@@ -390,8 +390,7 @@ install-arch-indep: mkdir
 
 ### Build Emacs and install it, stripping binaries while installing them.
 install-strip:
-       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
-                install
+       $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
 
 ### Build all the directories we're going to install Emacs in. Since
 ### we may be creating several layers of directories (for example,