summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
author4144 <andrei@karas>2018-02-23 01:22:35 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-23 01:22:35 -0300
commit880c378a39d72d43751a81fa9726146880a75d6e (patch)
tree21fd5af8113f05ad4d6a78bfd41c82418adb19a8 /Makefile
parent569e700bb17b985a17bd1eded208722f7fe66ae1 (diff)
downloadserverdata-880c378a39d72d43751a81fa9726146880a75d6e.tar.gz
serverdata-880c378a39d72d43751a81fa9726146880a75d6e.tar.bz2
serverdata-880c378a39d72d43751a81fa9726146880a75d6e.tar.xz
serverdata-880c378a39d72d43751a81fa9726146880a75d6e.zip
Mark all Make targets as .PHONY
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5f5474b34..1f53ff51f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+.PHONY: new asan server-update server-updatebuild maps build buildasan config updateconfig initdb updatedb givegm updates
+
new: build config initdb
asan: buildasan config initdb