summaryrefslogtreecommitdiff
path: root/bundled/tdb/python.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bundled/tdb/python.mk')
-rw-r--r--bundled/tdb/python.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/bundled/tdb/python.mk b/bundled/tdb/python.mk
deleted file mode 100644
index 1f2d4ca4..00000000
--- a/bundled/tdb/python.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-[PYTHON::pytdb]
-LIBRARY_REALNAME = tdb.$(SHLIBEXT)
-PUBLIC_DEPENDENCIES = LIBTDB DYNCONFIG
-
-pytdb_OBJ_FILES = $(tdbsrcdir)/pytdb.o
-