Hi, On Thu, 25 Oct 2007, Alex Riesen wrote: > Besides, a changed Git.pm is *NOT* a reason to rebuild all the perl > scripts, so remove the dependency too. > > [...] > > @@ -931,10 +931,6 @@ $(XDIFF_LIB): $(XDIFF_OBJS) > $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(XDIFF_OBJS) > > > -perl/Makefile: perl/Git.pm perl/Makefile.PL GIT-CFLAGS > - (cd perl && $(PERL_PATH) Makefile.PL \ > - PREFIX='$(prefix_SQ)') > - This is not really the dependency triggering a rebuild of all perl scripts, right? Ciao, Dscho - 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