I want to compile a code that uses with a Makefile:
CXXFLAGS = -std=c++11 -I../../bin/include -L../../bin/lib/ -lsqlite3 all