make_paks: make_paks.cc g++ -std=c++11 make_paks.cc -I../msgpack-c/include/ ../msgpack-c/lib/libmsgpack.a -o make_paks clean: rm -f make_paks