]> git.neil.brown.name Git - wiggle.git/commit
Makefile: make it easy to suppress the "-D" flag to "install".
authorNeilBrown <neilb@suse.de>
Wed, 16 Oct 2013 01:58:51 +0000 (12:58 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 16 Oct 2013 01:58:51 +0000 (12:58 +1100)
commit07d2062572c2668156dbd3dbaeedc53ddcb0d907
tree2800badd3e3ace21bcc3da349f02179f78832da8
parenteb1dba6d17a0c19a6715c9f3eed99bfa5cf1a626
Makefile: make it easy to suppress the "-D" flag to "install".

Some versions of "install" do not support '-D', and it isn't needed
when installing to default location.
So all
  make INSTALL=install
to suppress the -D

Reported-by: Christian Sonne
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile