@@ -4,6 +4,10 @@
CC = gcc
essai: essai.c funcs.o Makefile
gcc -Wall $< funcs.o -o $@
funcs.o: funcs.c funcs.h Makefile
gcc -Wall -c $<
The note is not visible to the blocked user.