[EMAIL PROTECTED] writes:
> Han-Wen Nienhuys wrote:
> 
> > LilyPond 1.2.6 is now Officially Yodl Free (tm).  That means that you
> > do not have to have the (obscure) YODL documentation system, but
> > rather, you can use texinfo, which is ubiquitous.  Man pages are now
> > generated by help2man, and contain a reformatted --help message.
> 
> Make aborts on my Redhat linux:
> 
> make[1]: *** No rule to make target `out/COPERTINA.hh', needed by `out/main.o'.\
>   Stop.
> make[1]: Leaving directory `/usr/local/src/lilypond-1.2.6/lily'
> make: *** [all] Error 2

Sorry for the inconvenience, change lily/GNUmakefile

  $(outdir)/main.o: $(outdir)/BLURB.hh $(outdir)/COPERTINA.hh   $(outdir)/FLAPTEKST.hh

to

  $(outdir)/main.o: $(outdir)/BLURB.hh

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to