mirror of
https://git.zx2c4.com/cgit
synced 2025-08-28 13:48:14 +02:00
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>
This commit is contained in:
parent
2ef4edee19
commit
0393102249
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT))
|
||||||
|
|
||||||
#-include config.mak
|
#-include config.mak
|
||||||
|
|
||||||
|
include git/config.mak.uname
|
||||||
#
|
#
|
||||||
# Let the user override the above settings.
|
# Let the user override the above settings.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue