all repos — cgit @ 0393102249c30f62c8f061062bc4a9ba962b6910

a hyperfast web frontend for git written in c

Makefile: include Git's config.mak.uname

This pulls in the correct value of $(INSTALL) on a wide variety of
systems.

Signed-off-by: John Keeping <john@keeping.me.uk>
John Keeping john@keeping.me.uk
Thu, 13 Aug 2015 12:14:14 +0100
commit

0393102249c30f62c8f061062bc4a9ba962b6910

parent

2ef4edee19c3f935dfffc3e0f4a56f5e2f183fa4

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M MakefileMakefile

@@ -33,6 +33,7 @@ # Define HAVE_LINUX_SENDFILE to use sendfile()

#-include config.mak +include git/config.mak.uname # # Let the user override the above settings. #