> When I try to "make clean", I get this:
>
> make[1]: *** No rule to make target
> `/home/lilypond/lilypond/buildscripts/./out/gen-emmentaler-scripts',
> needed by `out/emmentaler-26.dep'. Stop.
> make[1]: Leaving directory `/home/lilypond/lilypond/mf'
> make: *** [clean] Error 2
Hmm. Reason is that the LOOP variable (in
stepmake/stepmake/generic-vars.make) collects all subdirectories for
`make clean' without a specific order. However, the `mf' subdirectory
should be cleaned before the `buildscripts' subdirectory.
Han-Wen, any suggestions how this can be fixed?
Werner
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel