summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/rules.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-19 01:24:00 +0000
committerJelmer Vernooij <jelmer@samba.org>2008-12-19 01:24:00 +0000
commite0672ae29bcd345bdf0fec96844f658ffd941039 (patch)
tree4b994f039164b362265f8c0178d0cae9d2a0428d /source4/lib/ldb/rules.mk
parenta57b1aa0f1df4fb5ec5a5b38f0505302ae20f001 (diff)
downloadsamba-e0672ae29bcd345bdf0fec96844f658ffd941039.tar.gz
samba-e0672ae29bcd345bdf0fec96844f658ffd941039.tar.bz2
samba-e0672ae29bcd345bdf0fec96844f658ffd941039.zip
Remove swig support from standalone ldb build.
Diffstat (limited to 'source4/lib/ldb/rules.mk')
-rw-r--r--source4/lib/ldb/rules.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/lib/ldb/rules.mk b/source4/lib/ldb/rules.mk
index ff5dc02742..639271b76d 100644
--- a/source4/lib/ldb/rules.mk
+++ b/source4/lib/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: