@@ -0,0 +1,5 @@
OBJECTS=xerxes.cxx
BIN=xerxes
$(BIN): $(OBJECTS)
g++ -o $(BIN) $(OBJECTS) -Wall -pedantic -ggdb
The note is not visible to the blocked user.