Comment #2 on issue 2027 by gra...@percival-music.ca: make website doesn't have dependencies
http://code.google.com/p/lilypond/issues/detail?id=2027

I'm not fond of this solution, since it ties website.make to the whole stepmake infrastructure. Isn't there a simpler way of telling make "just rebuild everything" ?

... I mean, failing everything else, what if we added a "rm -rf $(OUT)" to the top of check-setup: ?

or would that fail to force a rebuild because make might process the other dependencies before check-setup ? I suppose that in a worst case, it would just rebuild stuff an hour later... or wait, what if we deleted all intermediate files in the main "website" rule?



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to