From 5c3415af4a2881b3ca7cdb4ef5bbf240b4a8b93b Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Fri, 15 Feb 2019 21:14:28 +0100 Subject: WIP referee for competition --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c1a3ee7..f0912ee 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ AI_ALL_LOWER := $(patsubst ai_%.cpp,%,$(wildcard ai_*.cpp)) TARGET_ALL := $(patsubst %,ai%,$(AI_ALL_LOWER)) -.PHONY: all clean debug +.PHONY: all clean all: $(TARGET) -- cgit v1.2.3-70-g09d2