From: Reinhold Kainhofer Date: Sat, 17 Sep 2011 11:34:26 +0000 (+0200) Subject: Makefile: Add missing .PHONY targets X-Git-Tag: release/2.15.12-1~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=689ca8e732f71bcfc117211e4a980f22b13bc1ed;p=lilypond.git Makefile: Add missing .PHONY targets This makes our build system also work when you have a file called "test" or "website" in your sourcedir... Otherwise, make would detect that file and decide that since it exists, nothing needs to be done... --- diff --git a/GNUmakefile.in b/GNUmakefile.in index d616202092..aa74dd6bd5 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -38,6 +38,7 @@ LOCALSTEPMAKE_TEMPLATES=lilypond include $(depth)/make/stepmake.make +.PHONY: test info website local-dist: refresh-release-files dist-toplevel-txt-files