summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-23 04:33:10 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-23 04:33:10 +0300
commit7af1a3f27b25906a8eca5b734c6c596f18836614 (patch)
treed4836dff358aea45bbe1129436410d438c7e3a1a /Makefile
parentcc7f67ad343fc836c39673981e4df6e7e68f8ace (diff)
downloadclientdata-7af1a3f27b25906a8eca5b734c6c596f18836614.tar.gz
clientdata-7af1a3f27b25906a8eca5b734c6c596f18836614.tar.bz2
clientdata-7af1a3f27b25906a8eca5b734c6c596f18836614.tar.xz
clientdata-7af1a3f27b25906a8eca5b734c6c596f18836614.zip
Mark all make targets as .PHONY.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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