[PATCH] make INSTALL binary in Makefile configurable via make variable
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Sat, 7 May 2005 08:41:54 +0000 (10:41 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 7 May 2005 19:37:49 +0000 (12:37 -0700)
commit29c2cce41bc623e0a0d770a2634bf6c544345ea7
tree2cfec027acd6c318560941424ffe8389ea00519b
parenta1df57abb90d456b6b600b8cf6a5232a39cd3f5e
[PATCH] make INSTALL binary in Makefile configurable via make variable

On Solaris machines gnu install called ginstall

<JC> Editorial notes.  I've also changed it to use $(COPTS), $(prefix),
and $(bin) because I always get confused without compiling it with -O1
when I single step in gdb.  The default is left as Linus shipped.

Date: Sat, 7 May 2005 10:41:54 +0200
Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile