From 880c378a39d72d43751a81fa9726146880a75d6e Mon Sep 17 00:00:00 2001 From: 4144 Date: Fri, 23 Feb 2018 01:22:35 -0300 Subject: Mark all Make targets as .PHONY --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3-60-g2f50