Comment #4 on issue 2177 by [email protected]: Patch: Reverts public interface for simple spacer.
http://code.google.com/p/lilypond/issues/detail?id=2177
No, it isn't. Removing a header file doesn't automatically trigger the engine to update the *.dep files.
In groff (which I maintain) I have a `make depend' rule which creates the proper dependency files by walking over all C and C++ source code files and collecting the output of gcc using the `-MM' switch. Note, however, that I haven't written those rules :-) Additionally, the whole setup differs too much to be of any direct help to lilypond.
Perhaps Julien Rioux could help since he seems to be a makefile guru... _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
