]> git.neil.brown.name Git - wiggle.git/commit
Add a PREFIX variable so one can easily install wiggle into a different tree
authorAndreas Kohn <andreas.kohn@gmail.com>
Tue, 13 May 2014 23:08:55 +0000 (01:08 +0200)
committerAndreas Kohn <andreas.kohn@gmail.com>
Tue, 13 May 2014 23:08:55 +0000 (01:08 +0200)
commitc17e24ab11985d7e26d2eca33e6bfd5f715d54bd
tree9d814998078eaa167f9470232632915fb4e8f9d6
parent920f58a366c391185a44fe1b441b807c66a4d3f6
Add a PREFIX variable so one can easily install wiggle into a different tree

Main use-case here: make install PREFIX=$HOME, to have it install into the user's
$HOME directory.
Makefile