1 # git Makefile configuration, included in main Makefile
7 #INSTALL = @INSTALL@ # needs install-sh or install.sh in sources
10 exec_prefix = @
exec_prefix@
12 #gitexecdir = @libexecdir@/git-core/
13 datarootdir
= @datarootdir@
14 template_dir
= @
datadir@
/git-core
/templates
/
15 GIT_PYTHON_DIR
= @
datadir@
/git-core
/python
22 export exec_prefix mandir