* Makefile.in (INSTALL): Set to @INSTALL@.
[binutils-gdb.git] / binutils / Makefile.in
index c3431d0040fb248655f3df0288a8480ab3187f9b..93c8ebe66e660109588499502324b8f3e82be57a 100644 (file)
@@ -45,7 +45,7 @@ includedir = @includedir@
 
 SHELL = /bin/sh
 
-INSTALL = `cd $(srcdir)/..;pwd`/install.sh -c
+INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_XFORM = $(INSTALL) -t='$(program_transform_name)'