@@ -1,6 +1,6 @@
CFLAGS=-Wall -g
EXERCISES = ex1 ex3 ex4 ex5 ex6 ex7 ex8 ex9 ex10 ex11
EXERCISES = $(patsubst %.c,%,$(shell ls ex*.c))
all: $(EXERCISES)
The note is not visible to the blocked user.