2021-01-26 18:08:23 -07:00

3 lines
62 B
Makefile

all:
g++ -O3 -o send_p2 send.cpp -lpthread -ltins -std=c++11