@ -0,0 +1,10 @@
CC=g++
LIBS=-lcurl -lpthread
S_New4: *.h *.cpp
$(CC) -o $@ $^ $(CFLAGS) $(LIBS)
.PHONY: clean
clean:
rm -f S_New4
The note is not visible to the blocked user.