X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2FGNUmakefile;h=1872af74ce740499b504667e426d916c0935a12c;hb=0b716515bfd610a04bbe4289f171f3cd80a0fc14;hp=ea7785b947c687e39f0ce73cb5c94b29600bb657;hpb=b9e58d98b465db5e12c2fa7d13bb529d22814051;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