@@ -2,7 +2,7 @@
CC = gcc
# options de compilation
CFLAGS = -Wall -Wextra
CFLAGS = -ansi -pedantic -Wall -Wextra
LDFLAGS = -lgraph
# nom de l'exécutable
The note is not visible to the blocked user.