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