@@ -0,0 +1,4 @@
all: day1
%: %.c
gcc-tree -o $@ -Wall -Werror -pedantic -D_GNU_SOURCE -std=gnu2y -O3 -g $<
The note is not visible to the blocked user.