diff options
author | Junio C Hamano <junkio@cox.net> | 2006-07-03 00:53:13 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-03 00:58:34 -0700 |
commit | 8fced61cbc32f0c4b81a3dcecfeb40b7d96339ce (patch) | |
tree | 12d8803ba2731748d58661aadfa40a6244dc621e /config.c | |
parent | Empty author may be presented by svn as an empty string or a null value. (diff) | |
download | tgif-8fced61cbc32f0c4b81a3dcecfeb40b7d96339ce.tar.xz |
Makefile: tighten git-http-{fetch,push} dependencies
Although our "git-%$X:" implicit target had dependency on
$(GITLIBS) which included xdiff/lib.a, git-http-{fetch,push} had
their own building rules and with an obsolete dependency on
$(LIB_FILES). Update the rules to depend on $(GITLIBS), to make
parallel build work correctly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'config.c')
0 files changed, 0 insertions, 0 deletions