summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-09-28 08:34:10 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-09-28 09:12:40 +0200
commit72a41cc820dd52699d7e2b33f2dce273d0f246d7 (patch)
treee870bfeb9145cb8c8516bc40c1c63a0a1a77de3d /source4
parent78b4b21b40ba23490581d0bedf4b3208dd13fa13 (diff)
downloadsamba-72a41cc820dd52699d7e2b33f2dce273d0f246d7.tar.gz
samba-72a41cc820dd52699d7e2b33f2dce273d0f246d7.tar.bz2
samba-72a41cc820dd52699d7e2b33f2dce273d0f246d7.zip
ldb: Remove samba-specific targets from Makefile.
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/ldb/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/source4/lib/ldb/Makefile b/source4/lib/ldb/Makefile
index dbd5e2b477..f97ed34e3f 100644
--- a/source4/lib/ldb/Makefile
+++ b/source4/lib/ldb/Makefile
@@ -14,12 +14,6 @@ uninstall:
test:
$(WAF) test $(TEST_OPTIONS)
-testenv:
- $(WAF) test --testenv $(TEST_OPTIONS)
-
-quicktest:
- $(WAF) test --quick $(TEST_OPTIONS)
-
dist:
$(WAF) dist
@@ -45,8 +39,6 @@ testsuite: all
check: test
-torture: all
-
# this should do an install as well, once install is finished
installcheck: test