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