X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2FGNUmakefile;h=1872af74ce740499b504667e426d916c0935a12c;hb=e25cd2101741843667cc7c903fc55c32adc0fd3d;hp=ea7785b947c687e39f0ce73cb5c94b29600bb657;hpb=d199c2786d16e1fc00bd17fd9b1a54a8312e2079;p=lilypond.git diff --git a/lily/GNUmakefile b/lily/GNUmakefile index ea7785b947..1872af74ce 100644 --- a/lily/GNUmakefile +++ b/lily/GNUmakefile @@ -86,9 +86,3 @@ $(outdir)/relocate.o: $(outdir)/version.hh $(outdir)/warn-scheme.o: $(outdir)/version.hh local-po: $(outdir)/parser.cc - -# ugh. For --srcdir builds, these must exist to satisfy their broken -# lexer.dep and parser.dep file entries. -ifneq ($(configure-srcdir),.) -.PRECIOUS: $(outdir)/lexer.cc $(outdir)/parser.cc -endif