129e802
1 2 3 4 5 6 7 8
ifndef CRYPTECH_ROOT CRYPTECH_ROOT := $(abspath ../../..) endif REPO = ${CRYPTECH_ROOT}/sw/thirdparty/sqlite3 TARBALL = ${REPO}/$(notdir ${URL}) include ${REPO}/GNUmakefile