@@ -1,7 +1,9 @@
CD = cd
RM = rm -v
export CD RM
CFLAGS := -std=c99
export CD RM CFLAGS
all:
The note is not visible to the blocked user.