From 7af1a3f27b25906a8eca5b734c6c596f18836614 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 Feb 2018 04:33:10 +0300 Subject: Mark all make targets as .PHONY. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 088472f6..82bc016d 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ SHELL=/bin/bash .SECONDARY: .DELETE_ON_ERROR: +.PHONY: all about-server wiki check check-png check-xml testxml updates music license icc XSLTPROC = xsltproc -- cgit v1.2.3-70-g09d2