Re: [PATCH 02.5/11] Makefile: fold XDIFF_H and VCSSVN_H into LIB_H

2012-07-09 Thread Junio C Hamano
Jonathan Nieder writes: > Just like MISC_H (see previous commit), there is no reason to track > xdiff and vcs-svn headers separately from the rest of the headers. > The only purpose of these variables is to keep track of recompilation > dependencies. > > As a pleasant side effect, folding these i

[PATCH 02.5/11] Makefile: fold XDIFF_H and VCSSVN_H into LIB_H

2012-07-06 Thread Jonathan Nieder
Just like MISC_H (see previous commit), there is no reason to track xdiff and vcs-svn headers separately from the rest of the headers. The only purpose of these variables is to keep track of recompilation dependencies. As a pleasant side effect, folding these into LIB_H lets us stop tracking GIT_O