@ -3,7 +3,7 @@ BIN=bin
all: dirs command
command: command.c
gcc -o ${BIN}/command command.c
gcc -o ${BIN}/command network.c command.c
.PHONY: clean dirs
clean:
The note is not visible to the blocked user.