summaryrefslogtreecommitdiffstats
path: root/makeclient.sh
blob: 7b5b9e21a0a9e6ef21e67dfac2678c9eddf0243d (plain)
1
2
#!/bin/bash
g++ -I/usr/include/SDL -D_REENTRANT -o client src/client.cpp -L/usr/lib -lSDL_net -lSDL -lpthread