summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-05-29 21:32:08 +1000
committerAndrew Tridgell <tridge@samba.org>2008-05-29 21:32:08 +1000
commit8eef2e34128d713b741307a8c7b1650217698e06 (patch)
tree2f31a2ac55b5c74d3f0f8639197b7bb0b0e1804e /source4/torture/config.mk
parent383d10577cdee64c3d41682413445569ea3d202e (diff)
downloadsamba-8eef2e34128d713b741307a8c7b1650217698e06.tar.gz
samba-8eef2e34128d713b741307a8c7b1650217698e06.tar.bz2
samba-8eef2e34128d713b741307a8c7b1650217698e06.zip
merged gentest.c and gentest_smb2.c
The one gentest tool now covers both SMB and SMB2, using the command line switch --smb2 for SMB2 (This used to be commit d1125a303a31fbe08a9bd0064ec132b4d7cbb131)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 2857b99582..5a1746c215 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -263,23 +263,6 @@ gentest_OBJ_FILES = $(torturesrcdir)/gentest.o
MANPAGES += $(torturesrcdir)/man/gentest.1
#################################
-# Start BINARY gentest_smb2
-[BINARY::gentest_smb2]
-INSTALLDIR = BINDIR
-PRIVATE_DEPENDENCIES = \
- LIBSAMBA-HOSTCONFIG \
- LIBSAMBA-UTIL \
- LIBPOPT \
- POPT_SAMBA \
- POPT_CREDENTIALS \
- LIBCLI_SMB \
- LIBCLI_RAW
-# End BINARY gentest_smb2
-#################################
-
-gentest_smb2_OBJ_FILES = $(torturesrcdir)/gentest_smb2.o
-
-#################################
# Start BINARY masktest
[BINARY::masktest]
INSTALLDIR = BINDIR