@@ -1,5 +1,10 @@
all: client server
re: clean client server
clean:
rm client.o server.o
client:
go build -o client.o client.go
The note is not visible to the blocked user.