@@ -0,0 +1,8 @@
CFLAGS =
TARGET = target
#=======================
all:
@echo Compile
@gcc chsrc.c $(CFLAGS) -o $(TARGET)
The note is not visible to the blocked user.