diff --git a/makefile b/makefile index 2833583..9f76cab 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -NAME = sdl_template +NAME := sdl_template # compiler settings CC := clang