From 6c7ea9977c45116cc51aba7a4486059926d01113 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 26 Jun 2016 01:04:05 -0400 Subject: More GNUmakefile cleanup. --- sqlite3/GNUmakefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 sqlite3/GNUmakefile (limited to 'sqlite3/GNUmakefile') diff --git a/sqlite3/GNUmakefile b/sqlite3/GNUmakefile deleted file mode 100644 index fb98ca5..0000000 --- a/sqlite3/GNUmakefile +++ /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}/GNUmakefile -- cgit v1.2.3