PKG_CPPFLAGS=-I/usr/include
PKG_LIBS=-L/usr/lib -lsqlite3

PKG_CPPFLAGS=-I$(HOME)/local/include
PKG_LIBS=-L$(HOME)/local/lib -lsqlite3
