@@ -0,0 +1,7 @@
clang++
-Iincludes
%c
-Wall
-Wextra
-Werror
-std=c++98
@@ -11,7 +11,7 @@ SRC = $(wildcard ./src/*.cpp)
HEADERS = $(wildcard ./includes/*.hpp)
INCLUDES = .
INCLUDES = ./includes/
OBJ = $(SRC:.cpp=.o)
The note is not visible to the blocked user.