From: fred Date: Sun, 24 Mar 2002 19:30:16 +0000 (+0000) Subject: lilypond-0.0.27 X-Git-Tag: release/1.5.59~5475 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f1d5ab6028727486ed8788f10adc18b007ad6d24;p=lilypond.git lilypond-0.0.27 --- diff --git a/hdr/Makefile b/hdr/Makefile index 2ee609e881..f23ddcf6ca 100644 --- a/hdr/Makefile +++ b/hdr/Makefile @@ -9,4 +9,4 @@ TAGS: $(hdr) etags -CT $(hdr) clean: - rm -f parser.hh \ No newline at end of file + rm -f parser.hh diff --git a/src/Makefile b/src/Makefile index 99c4f0a6b4..55fba019b2 100644 --- a/src/Makefile +++ b/src/Makefile @@ -9,4 +9,4 @@ TAGS: $(mycc) etags -CT $(mycc) clean: - rm -f $(gencc) \ No newline at end of file + rm -f $(gencc)