Matthias Kilian <[email protected]> writes: > On Tue, Dec 29, 2009 at 08:16:37AM +0100, David Kastrup wrote: >> > - find $(outdir)/offline-root -type l -delete >> > + find $(outdir)/offline-root -type l | xargs rm -f >> > endif # ifeq ($(out),www) >> >> What's the rationale? > > The `-delete' primary isn't very portable, it's a GNU extension.
Please mention this in the commit message. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
