@ -9,7 +9,7 @@ HEADERS = $(wildcard *.h)
TARGET = cli
all: compile_flags.txt$(TARGET)
all: compile_flags.txt $(TARGET)
$(TARGET): $(OBJ)
gcc $^ -o $@ $(LFLAGS)
The note is not visible to the blocked user.