Le mardi 19 janvier 2010 à 09:47 -0800, Mark Polesky a écrit : > I see. Okay, here's a new patch that > * cleans up some more `make help' outputs > * incorporates multiple lines of "@echo"
LGTM, except that changes to mutopia-targets.make is completely useless,
as
find -name 'GNUmakefile*' |xargs grep mutopia
from the source tree shows that mutopia stepmake template is no longer
used (and thus should be removed, but not in this patch anyway).
> I didn't know exactly what to do with these lines in
> GNUmakefile.in, so I left them alone for now:
>
> 249 test:
> 250 @echo -en 'For tracking crashes: use\n\n\t'
> 251 @echo 'grep sourcefilename [...]'
> 252 @echo
How about replacing it with
@echo 'For tracking crashes: use'
@echo
@echo ' grep sourcefilename [...]'
?
Best,
John
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
