A git pull/compile fails with the following error: make[2]: *** No rule to make target `headerdialog.o', needed by `denemo'. Stop
Hmmm - according to git that was removed on 2011-03-31, but why does it still show up in Makefile.in? ralf@mhflaptop01:/Development/denemo$ grep headerdialog src/* src/Makefile: headerdialog.$(OBJEXT) hairpin.$(OBJEXT) help.$(OBJEXT) \ src/Makefile: headerdialog.c hairpin.c \ src/Makefile:include ./$(DEPDIR)/headerdialog.Po src/Makefile.in: headerdialog.$(OBJEXT) hairpin.$(OBJEXT) help. $(OBJEXT) \ src/Makefile.in: headerdialog.c hairpin.c \ src/Makefile.in:@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ headerdialog.Po@am__quote@ TIA Ralf Mattes _______________________________________________ Denemo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/denemo-devel
