travail sur d02 ex02
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user