Go to file
Steve Frécinaux 5ddbd5edf8 Add make install and uninstall targets.
It accepts a prefix= parameter (default: /usr/local).

Signed-off-by: Steve Frécinaux <code@istique.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-30 07:31:02 -08:00
src Implement git_odb__read_loose() 2008-12-19 07:23:00 -08:00
tests Implement git_odb__read_loose() 2008-12-19 07:23:00 -08:00
.gitignore Remove references to src/git/config.h 2008-12-18 08:20:50 -08:00
.HEADER Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
api.doxygen doxygen config: Update path to public headers 2008-12-02 08:45:03 -08:00
CONVENTIONS Move include files to include/git/, drop git_ prefix from file names 2008-11-01 15:42:23 -07:00
COPYING Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
git.git-authors Add Adam Simpkins to list of consenting authors 2008-12-09 08:36:10 -08:00
Makefile Add make install and uninstall targets. 2008-12-30 07:31:02 -08:00