s3-waf: stop building smbtortre4.
authorGünther Deschner <gd@samba.org>
Thu, 12 May 2011 12:33:15 +0000 (14:33 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Jul 2011 18:58:02 +0000 (20:58 +0200)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu May 12 15:35:02 CEST 2011 on sn-devel-104
(cherry picked from commit c1ac023b588e1ca676cbbf542ca6f93aa199ad32)

source3/wscript_build

index 3f9437ae171915b39be7d27a556a50ea575d6407..712e8bab743cb6184a4763f4e4efed6202372f89 100755 (executable)
@@ -640,13 +640,6 @@ t = bld.SAMBA_GENERATOR('build_env.h',
 t.env.SRCDIR = bld.path.abspath()
 t.env.BUILDDIR = bld.path.abspath()
 
-if not bld.env.toplevel_build:
-    bld.SAMBA_GENERATOR('smbtorture4',
-                       source='',
-                       target='',
-                       rule='cd ../; make -f Makefile-smbtorture4 bin/smbtorture4',
-                       always=True)
-
 bld.SETUP_BUILD_GROUPS()
 
 if not bld.env.toplevel_build: