aboutsummaryrefslogtreecommitdiff
path: root/sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3/Makefile')
-rw-r--r--sqlite3/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sqlite3/Makefile b/sqlite3/Makefile
deleted file mode 100644
index ed0d982..0000000
--- a/sqlite3/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-ifndef CRYPTECH_ROOT
- CRYPTECH_ROOT := $(abspath ../../..)
-endif
-
-REPO = ${CRYPTECH_ROOT}/sw/thirdparty/sqlite3
-TARBALL = ${REPO}/$(notdir ${URL})
-
-include ${REPO}/Makefile