@@ -1,7 +1,7 @@
CXX = g++
CXXFLAGS = -Wall
LDFLAGS = -pthread
OBJ = Packet.o
OBJ = Packet.o NATItem.o Node.o
all:
+@make simulation
The note is not visible to the blocked user.