@@ -1,4 +1,4 @@
OBJECTS=xerxes.cxx socket.cxx
OBJECTS=xerxes.cxx socket.cxx epoll.cxx
BIN=xerxes
$(BIN): $(OBJECTS)
@@ -12,4 +12,4 @@ test: $(BIN)
clean:
rm -f $(BIN) *.o *.cxx~ *.hxx~ Makefile~
.PHONY: all
The note is not visible to the blocked user.