author | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Mar 2008 08:31:01 +0000 (01:31 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Mar 2008 08:55:46 +0000 (01:55 -0700) | ||
commit | bd92cd0f74562886e101318eaa4c7a01de1faee5 | |
tree | 66f09223803979ff995586b4ded422093feb7d35 | tree | snapshot |
parent | a6828f536119c3288b0be772e3870f1a464d017d | commit | diff |
Makefile: DIFF_OBJS is not special at all these days
It used to make sense back when nothing but diff-files, diff-index and
friends depended on diffcore infrastructure, but pretty much everything
depends on revision infrastructure which in turn depends on DIFF_OBJS.
There is no reason to treat them any differently in the Makefile.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It used to make sense back when nothing but diff-files, diff-index and
friends depended on diffcore infrastructure, but pretty much everything
depends on revision infrastructure which in turn depends on DIFF_OBJS.
There is no reason to treat them any differently in the Makefile.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |