Jonathan Nieder wrote: > The remainder of this series is based on a merge of master and > patches 1-5: [...] > Jonathan Nieder (12): > Makefile: add missing header file dependencies > Makefile: make sure test helpers are rebuilt when headers change > Makefile: remove wt-status.h from LIB_H > Makefile: clean up http-walker.o dependency rules > Makefile: drop dependency on $(wildcard */*.h) > Makefile: transport.o depends on branch.h now > Makefile: rearrange dependency rules > Makefile: disable default implicit rules > Makefile: list generated object files in OBJECTS macro > Makefile: lazily compute header dependencies > Makefile: list standalone program object files in PROGRAM_OBJS > Teach Makefile to check header dependencies For those would like to avoid redoing the conflict resolution (and who wouldn’t?), this series is also available in the git repository at git://repo.or.cz/git/jrn.git autodep If you’re interested, please take a look around and try it out. I’d be happy to hear about any bugs you find. Thanks again, Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html