2008/2/4, Werner LEMBERG <[EMAIL PROTECTED]>: > > 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?
I think it is wrong for the .dep file to depend on the gen-X-script. If we stop writing that dep it should work, right? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
