1 # git Makefile configuration, included in main Makefile
11 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
12 #INSTALL = @INSTALL@ # needs install-sh or install.sh in sources
16 gitexecdir
= @libexecdir@
/git-core
17 datarootdir
= @datarootdir@
18 template_dir
= @
datadir@
/git-core
/templates
19 sysconfdir
= @sysconfdir@