export CFLAGS="${CFLAGS} -I${SRCDIR}/source"
export CXXFLAGS="${CXXFLAGS} -I${SRCDIR}/source"
export LDFLAGS="${LDFLAGS} -L${PKGDIR}/usr/lib"
