travail sur d02 ex02

This commit is contained in:
Hugo LAMY
2022-02-15 19:35:54 +01:00
parent 3e92c847fa
commit abb66473ab
5 changed files with 14 additions and 14 deletions

View File

@@ -6,8 +6,8 @@
NAME = karenFilter
CC = clang++
CFLAGS = -Wall -Wextra -Werror $(INCLUDES) -std=c++98 -g3
CC = c++
CFLAGS = -Wall -Wextra -Werror $(INCLUDES) -std=c++98
VPATH = $(D_SRCS)

Binary file not shown.