зеркало из https://github.com/microsoft/git.git
Merge with master.
This merges commit3c4e8a636f
from master into our head commit80f45687f4
Sincerely, jit-merge command.
This commit is contained in:
Коммит
e764a10b17
1
Makefile
1
Makefile
|
@ -174,6 +174,7 @@ init-db.o: init-db.c
|
|||
$(CC) -c $(CFLAGS) -DDEFAULT_GIT_TEMPLATE_DIR='"$(template_dir)"' $*.c
|
||||
|
||||
$(LIB_OBJS): $(LIB_H)
|
||||
$(patsubst git-%,%.o,$(PROG)): $(LIB_H)
|
||||
$(DIFF_OBJS): diffcore.h
|
||||
|
||||
$(LIB_FILE): $(LIB_OBJS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче