Add support for prefix and gitsrc arguments to 'make'
authorLars Hjemli <hjemli@gmail.com>
Sun, 4 Feb 2007 22:57:34 +0000 (23:57 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sun, 4 Feb 2007 23:12:04 +0000 (00:12 +0100)
commitc52e84135e6272d008f69a9ac00265875ff4e60e
tree74cb0a76ea7b69f152766cb5510c6f60a7caf2a1
parent74b0db95560e4c11439d7e0e8016d1e8cd48cdda
Add support for prefix and gitsrc arguments to 'make'

This should improve the installation a little, especially since the new
options are mentioned in the README. Also, add a make-rule to build the
git binaries if necessary + a dependency between cgit and libgit.a.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
README