summaryrefslogtreecommitdiffstats
path: root/ldb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ldb/rules.mk')
-rw-r--r--ldb/rules.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/ldb/rules.mk b/ldb/rules.mk
index ff5dc0274..639271b76 100644
--- a/ldb/rules.mk
+++ b/ldb/rules.mk
@@ -4,11 +4,6 @@ etags:
ctags:
ctags `find $(srcdir) -name "*.[ch]"`
-.SUFFIXES: _wrap.c .i
-
-.i_wrap.c:
- [ "$(SWIG)" = "no" ] || $(SWIG) -O -Wall -python -keyword $<
-
.SUFFIXES: .1 .1.xml .3 .3.xml .xml .html .c .o
.c.o: