summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-23 04:30:14 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-23 04:30:14 +0300
commitb4c88225242eb03e5a32b0dec5a9b8c7c67fd1d2 (patch)
treea8e358a8a7b66d910c497cec72585a39f83d083d
parentebfd05925a8229cd1dd515a3d30f112eb278c8f4 (diff)
downloadserverdata-b4c88225242eb03e5a32b0dec5a9b8c7c67fd1d2.tar.gz
serverdata-b4c88225242eb03e5a32b0dec5a9b8c7c67fd1d2.tar.bz2
serverdata-b4c88225242eb03e5a32b0dec5a9b8c7c67fd1d2.tar.xz
serverdata-b4c88225242eb03e5a32b0dec5a9b8c7c67fd1d2.zip
Mark all targets in make file as .PHONY.
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d2b0bafa..c724a220 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+.PHONY: new server-update server-updatebuild maps build buildasan config updateconfig initdb updatedb givegm updates
+
new: build config initdb
server-update: updateconfig updatedb