summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-29 21:44:37 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:27:16 +1000
commitb690fedef55bb4bf9ecff07b78d3a14b4d4d6e45 (patch)
tree4e5592c3fb74aeaff8f16916baf7f609cf1c92bd /source4
parent989eb9dbdc43387502a0e0f4fc8f6e0f157eeb3c (diff)
downloadsamba-b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45.tar.gz
samba-b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45.tar.bz2
samba-b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45.zip
s4-waf: removed the AUTOGENERATED markers
we won't be using the mk -> wscript generator again
Diffstat (limited to 'source4')
-rw-r--r--source4/auth/credentials/wscript_build4
-rw-r--r--source4/auth/kerberos/wscript_build4
-rw-r--r--source4/auth/ntlmssp/wscript_build4
-rw-r--r--source4/auth/wscript_build3
-rw-r--r--source4/cldap_server/wscript_build4
-rw-r--r--source4/cluster/wscript_build4
-rw-r--r--source4/dsdb/wscript_build3
-rw-r--r--source4/ldap_server/wscript_build3
-rw-r--r--source4/lib/events/wscript_build3
-rw-r--r--source4/lib/ldb-samba/wscript_build3
-rw-r--r--source4/lib/messaging/wscript_build3
-rw-r--r--source4/lib/samba3/wscript_build3
-rw-r--r--source4/lib/socket/wscript_build3
-rw-r--r--source4/lib/stream/wscript_build3
-rw-r--r--source4/lib/wmi/wscript_build3
-rw-r--r--source4/libcli/security/wscript_build4
-rw-r--r--source4/libcli/smb2/wscript_build4
-rw-r--r--source4/libcli/wbclient/wscript_build4
-rw-r--r--source4/libnet/wscript_build4
-rw-r--r--source4/nbt_server/wscript_build4
-rw-r--r--source4/ntp_signd/wscript_build4
-rw-r--r--source4/ntptr/wscript_build4
-rw-r--r--source4/ntvfs/common/wscript_build4
-rw-r--r--source4/ntvfs/unixuid/wscript_build4
-rw-r--r--source4/ntvfs/wscript_build3
-rw-r--r--source4/smb_server/smb/wscript_build4
-rw-r--r--source4/smb_server/smb2/wscript_build4
-rw-r--r--source4/smb_server/wscript_build4
-rw-r--r--source4/smbd/wscript_build8
-rw-r--r--source4/torture/drs/wscript_build4
-rw-r--r--source4/torture/libnetapi/wscript_build4
-rw-r--r--source4/torture/libsmbclient/wscript_build3
-rw-r--r--source4/torture/smb2/wscript_build4
-rw-r--r--source4/torture/wscript_build3
-rw-r--r--source4/utils/wscript_build4
-rw-r--r--source4/winbind/wscript_build3
-rw-r--r--source4/wrepl_server/wscript_build4
37 files changed, 0 insertions, 138 deletions
diff --git a/source4/auth/credentials/wscript_build b/source4/auth/credentials/wscript_build
index a6a5f75dca..bfe9cd058a 100644
--- a/source4/auth/credentials/wscript_build
+++ b/source4/auth/credentials/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/auth/credentials/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('CREDENTIALS',
source='credentials.c credentials_files.c credentials_ntlm.c credentials_krb5.c ../kerberos/kerberos_util.c',
autoproto='credentials_proto.h',
diff --git a/source4/auth/kerberos/wscript_build b/source4/auth/kerberos/wscript_build
index 688211ed6e..4cb9d799b6 100644
--- a/source4/auth/kerberos/wscript_build
+++ b/source4/auth/kerberos/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/auth/kerberos/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('KERBEROS',
source='kerberos.c clikrb5.c kerberos_heimdal.c kerberos_pac.c gssapi_parse.c krb5_init_context.c keytab_copy.c',
autoproto='proto.h',
diff --git a/source4/auth/ntlmssp/wscript_build b/source4/auth/ntlmssp/wscript_build
index 8ead66dcdc..ef4a95ab79 100644
--- a/source4/auth/ntlmssp/wscript_build
+++ b/source4/auth/ntlmssp/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/auth/ntlmssp/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('gensec_ntlmssp',
source='ntlmssp.c ntlmssp_sign.c ntlmssp_client.c ntlmssp_server.c',
autoproto='proto.h',
diff --git a/source4/auth/wscript_build b/source4/auth/wscript_build
index ca9e85d1b8..6cb3ad510f 100644
--- a/source4/auth/wscript_build
+++ b/source4/auth/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/auth/config.mk
-# Please remove this notice if hand editing
-
bld.BUILD_SUBDIR('gensec')
bld.BUILD_SUBDIR('kerberos')
bld.BUILD_SUBDIR('ntlmssp')
diff --git a/source4/cldap_server/wscript_build b/source4/cldap_server/wscript_build
index 345165611e..3eb836928b 100644
--- a/source4/cldap_server/wscript_build
+++ b/source4/cldap_server/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/cldap_server/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('service_cldap',
source='cldap_server.c',
subsystem='service',
diff --git a/source4/cluster/wscript_build b/source4/cluster/wscript_build
index 01edecc885..0b0555dd0b 100644
--- a/source4/cluster/wscript_build
+++ b/source4/cluster/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/cluster/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('CLUSTER',
source='cluster.c local.c',
deps='TDB_WRAP'
diff --git a/source4/dsdb/wscript_build b/source4/dsdb/wscript_build
index ed81d2faa5..69d24e6261 100644
--- a/source4/dsdb/wscript_build
+++ b/source4/dsdb/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/dsdb/config.mk
-# Please remove this notice if hand editing
-
bld.BUILD_SUBDIR('samdb/ldb_modules')
bld.SAMBA_SUBSYSTEM('SAMDB',
diff --git a/source4/ldap_server/wscript_build b/source4/ldap_server/wscript_build
index 0e56c3ee2a..15bee4bc46 100644
--- a/source4/ldap_server/wscript_build
+++ b/source4/ldap_server/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ldap_server/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_MODULE('LDAP',
source='ldap_server.c ldap_backend.c ldap_bind.c ldap_extended.c',
diff --git a/source4/lib/events/wscript_build b/source4/lib/events/wscript_build
index 49328e8fa6..f74add6a43 100644
--- a/source4/lib/events/wscript_build
+++ b/source4/lib/events/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/events/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('LIBEVENTS',
source='tevent_s4.c',
diff --git a/source4/lib/ldb-samba/wscript_build b/source4/lib/ldb-samba/wscript_build
index 852e971a4e..d80805c6a0 100644
--- a/source4/lib/ldb-samba/wscript_build
+++ b/source4/lib/ldb-samba/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/ldb-samba/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('LDBSAMBA',
source='ldif_handlers.c',
diff --git a/source4/lib/messaging/wscript_build b/source4/lib/messaging/wscript_build
index 203fd8e5a1..ae15406895 100644
--- a/source4/lib/messaging/wscript_build
+++ b/source4/lib/messaging/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/messaging/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('MESSAGING',
source='messaging.c',
diff --git a/source4/lib/samba3/wscript_build b/source4/lib/samba3/wscript_build
index 393f549b56..34a796ec15 100644
--- a/source4/lib/samba3/wscript_build
+++ b/source4/lib/samba3/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/samba3/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('SMBPASSWD',
source='smbpasswd.c',
diff --git a/source4/lib/socket/wscript_build b/source4/lib/socket/wscript_build
index afa6644fac..7ce9e65b12 100644
--- a/source4/lib/socket/wscript_build
+++ b/source4/lib/socket/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/socket/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('LIBNETIF',
source='interface.c netif.c',
diff --git a/source4/lib/stream/wscript_build b/source4/lib/stream/wscript_build
index 6ef6d30fa8..8427c17045 100644
--- a/source4/lib/stream/wscript_build
+++ b/source4/lib/stream/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/stream/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('LIBPACKET',
source='packet.c',
diff --git a/source4/lib/wmi/wscript_build b/source4/lib/wmi/wscript_build
index fd8c17a667..6efc0bf8da 100644
--- a/source4/lib/wmi/wscript_build
+++ b/source4/lib/wmi/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/lib/wmi/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('WMI',
source='wmicore.c wbemdata.c ../../../librpc/gen_ndr/dcom_p.c',
diff --git a/source4/libcli/security/wscript_build b/source4/libcli/security/wscript_build
index 22747368c2..3d1118790c 100644
--- a/source4/libcli/security/wscript_build
+++ b/source4/libcli/security/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/security/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('LIBSECURITY',
source='security_token.c access_check.c privilege.c create_descriptor.c object_tree.c',
autoproto='proto.h',
diff --git a/source4/libcli/smb2/wscript_build b/source4/libcli/smb2/wscript_build
index 81a2f7db7e..c39cf5fd39 100644
--- a/source4/libcli/smb2/wscript_build
+++ b/source4/libcli/smb2/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/smb2/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('LIBCLI_SMB2',
source='transport.c request.c negprot.c session.c tcon.c create.c close.c connect.c getinfo.c write.c read.c setinfo.c find.c ioctl.c logoff.c tdis.c flush.c lock.c notify.c cancel.c keepalive.c break.c util.c signing.c lease_break.c',
autoproto='smb2_proto.h',
diff --git a/source4/libcli/wbclient/wscript_build b/source4/libcli/wbclient/wscript_build
index 600a66cc9b..30f5ff1f2e 100644
--- a/source4/libcli/wbclient/wscript_build
+++ b/source4/libcli/wbclient/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/wbclient/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('LIBWBCLIENT_OLD',
source='wbclient.c',
public_deps='LIBSAMBA-ERRORS LIBEVENTS',
diff --git a/source4/libnet/wscript_build b/source4/libnet/wscript_build
index 17a2eb29c6..9aa9aed5ae 100644
--- a/source4/libnet/wscript_build
+++ b/source4/libnet/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/libnet/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('LIBSAMBA-NET',
source='libnet.c libnet_passwd.c libnet_time.c libnet_rpc.c libnet_join.c libnet_site.c libnet_become_dc.c libnet_unbecome_dc.c libnet_vampire.c libnet_samdump.c libnet_samdump_keytab.c libnet_samsync_ldb.c libnet_user.c libnet_group.c libnet_share.c libnet_lookup.c libnet_domain.c userinfo.c groupinfo.c userman.c groupman.c prereq_domain.c libnet_samsync.c libnet_export_keytab.c',
autoproto='libnet_proto.h',
diff --git a/source4/nbt_server/wscript_build b/source4/nbt_server/wscript_build
index 20c00a7067..ed3b8382f5 100644
--- a/source4/nbt_server/wscript_build
+++ b/source4/nbt_server/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/nbt_server/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('WINSDB',
source='wins/winsdb.c wins/wins_hook.c',
autoproto='wins/winsdb_proto.h',
diff --git a/source4/ntp_signd/wscript_build b/source4/ntp_signd/wscript_build
index 5422464429..87e043ddda 100644
--- a/source4/ntp_signd/wscript_build
+++ b/source4/ntp_signd/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ntp_signd/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('NTP_SIGND',
source='ntp_signd.c',
subsystem='service',
diff --git a/source4/ntptr/wscript_build b/source4/ntptr/wscript_build
index 7f59e5e0eb..ee20231bcc 100644
--- a/source4/ntptr/wscript_build
+++ b/source4/ntptr/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ntptr/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('ntptr_simple_ldb',
source='simple_ldb/ntptr_simple_ldb.c',
subsystem='ntptr',
diff --git a/source4/ntvfs/common/wscript_build b/source4/ntvfs/common/wscript_build
index 2f7ec06774..4977b7097f 100644
--- a/source4/ntvfs/common/wscript_build
+++ b/source4/ntvfs/common/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/common/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('ntvfs_common',
source='init.c brlock.c brlock_tdb.c opendb.c opendb_tdb.c notify.c',
autoproto='proto.h',
diff --git a/source4/ntvfs/unixuid/wscript_build b/source4/ntvfs/unixuid/wscript_build
index a40702e638..0678dde5d2 100644
--- a/source4/ntvfs/unixuid/wscript_build
+++ b/source4/ntvfs/unixuid/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/unixuid/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('ntvfs_unixuid',
source='vfs_unixuid.c',
subsystem='ntvfs',
diff --git a/source4/ntvfs/wscript_build b/source4/ntvfs/wscript_build
index a847b81c79..9124f662a4 100644
--- a/source4/ntvfs/wscript_build
+++ b/source4/ntvfs/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/config.mk
-# Please remove this notice if hand editing
-
bld.BUILD_SUBDIR('posix')
bld.BUILD_SUBDIR('common')
bld.BUILD_SUBDIR('unixuid')
diff --git a/source4/smb_server/smb/wscript_build b/source4/smb_server/smb/wscript_build
index fc806266f3..7a3dd5ec20 100644
--- a/source4/smb_server/smb/wscript_build
+++ b/source4/smb_server/smb/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/smb/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('SMB_PROTOCOL',
source='receive.c negprot.c nttrans.c reply.c request.c search.c service.c sesssetup.c srvtime.c trans2.c signing.c',
autoproto='smb_proto.h',
diff --git a/source4/smb_server/smb2/wscript_build b/source4/smb_server/smb2/wscript_build
index 5d662bfb46..14acd926ee 100644
--- a/source4/smb_server/smb2/wscript_build
+++ b/source4/smb_server/smb2/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/smb2/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('SMB2_PROTOCOL',
source='receive.c negprot.c sesssetup.c tcon.c fileio.c fileinfo.c find.c keepalive.c',
autoproto='smb2_proto.h',
diff --git a/source4/smb_server/wscript_build b/source4/smb_server/wscript_build
index ca1739accb..38f50ff0db 100644
--- a/source4/smb_server/wscript_build
+++ b/source4/smb_server/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('SERVICE_SMB',
source='smb_server.c',
autoproto='service_smb_proto.h',
diff --git a/source4/smbd/wscript_build b/source4/smbd/wscript_build
index 932acd79cf..815b586d79 100644
--- a/source4/smbd/wscript_build
+++ b/source4/smbd/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/smbd/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_SUBSYSTEM('service',
source='service.c service_stream.c service_named_pipe.c service_task.c',
autoproto='service_proto.h',
@@ -32,10 +28,6 @@ bld.SAMBA_BINARY('samba',
-# AUTOGENERATED by mktowscript.pl from ../../source4/smbd/process_model.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('process_model_single',
source='process_single.c',
subsystem='process_model',
diff --git a/source4/torture/drs/wscript_build b/source4/torture/drs/wscript_build
index 9061015903..c15774e362 100644
--- a/source4/torture/drs/wscript_build
+++ b/source4/torture/drs/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/torture/drs/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('TORTURE_DRS',
source='drs_init.c drs_util.c unit/prefixmap_tests.c',
autoproto='proto.h',
diff --git a/source4/torture/libnetapi/wscript_build b/source4/torture/libnetapi/wscript_build
index c1b116b95d..ddcc602f88 100644
--- a/source4/torture/libnetapi/wscript_build
+++ b/source4/torture/libnetapi/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/torture/libnetapi/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('TORTURE_LIBNETAPI',
source='libnetapi.c libnetapi_user.c libnetapi_group.c',
autoproto='proto.h',
diff --git a/source4/torture/libsmbclient/wscript_build b/source4/torture/libsmbclient/wscript_build
index 7588d37b1b..8f93487389 100644
--- a/source4/torture/libsmbclient/wscript_build
+++ b/source4/torture/libsmbclient/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/torture/libsmbclient/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_MODULE('TORTURE_LIBSMBCLIENT',
source='libsmbclient.c',
diff --git a/source4/torture/smb2/wscript_build b/source4/torture/smb2/wscript_build
index fae2ef9471..eb8a2951f6 100644
--- a/source4/torture/smb2/wscript_build
+++ b/source4/torture/smb2/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/torture/smb2/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('TORTURE_SMB2',
source='connect.c scan.c util.c getinfo.c setinfo.c lock.c notify.c smb2.c durable_open.c oplock.c dir.c lease.c create.c acls.c read.c compound.c streams.c',
subsystem='smbtorture',
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index abed55bf7b..f36f2e22ce 100644
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/torture/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_SUBSYSTEM('TORTURE_UTIL',
source='util_smb.c',
diff --git a/source4/utils/wscript_build b/source4/utils/wscript_build
index cb9b66ae0b..00965a7b0f 100644
--- a/source4/utils/wscript_build
+++ b/source4/utils/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/utils/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_BINARY('ntlm_auth',
source='ntlm_auth.c',
manpages='man/ntlm_auth.1',
diff --git a/source4/winbind/wscript_build b/source4/winbind/wscript_build
index 22932b6cd1..c9682f3eec 100644
--- a/source4/winbind/wscript_build
+++ b/source4/winbind/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/winbind/config.mk
-# Please remove this notice if hand editing
-
bld.SAMBA_MODULE('WINBIND',
source='wb_server.c wb_irpc.c wb_samba3_protocol.c wb_samba3_cmd.c wb_init_domain.c wb_dom_info.c wb_dom_info_trusted.c wb_sid2domain.c wb_name2domain.c wb_sids2xids.c wb_xids2sids.c wb_gid2sid.c wb_sid2uid.c wb_sid2gid.c wb_uid2sid.c wb_connect_lsa.c wb_connect_sam.c wb_cmd_lookupname.c wb_cmd_lookupsid.c wb_cmd_getdcname.c wb_cmd_getgrnam.c wb_cmd_getgrgid.c wb_cmd_getpwnam.c wb_cmd_getpwuid.c wb_cmd_userdomgroups.c wb_cmd_usersids.c wb_cmd_list_groups.c wb_cmd_list_trustdom.c wb_cmd_list_users.c wb_cmd_setpwent.c wb_cmd_getpwent.c wb_cmd_getgrent.c wb_cmd_setgrent.c wb_cmd_getgroups.c wb_pam_auth.c wb_sam_logon.c',
diff --git a/source4/wrepl_server/wscript_build b/source4/wrepl_server/wscript_build
index 246e46590b..9923e25d5f 100644
--- a/source4/wrepl_server/wscript_build
+++ b/source4/wrepl_server/wscript_build
@@ -1,9 +1,5 @@
#!/usr/bin/env python
-# AUTOGENERATED by mktowscript.pl from ../../source4/wrepl_server/config.mk
-# Please remove this notice if hand editing
-
-
bld.SAMBA_MODULE('WREPL_SRV',
source='wrepl_server.c wrepl_in_connection.c wrepl_in_call.c wrepl_apply_records.c wrepl_periodic.c wrepl_scavenging.c wrepl_out_pull.c wrepl_out_push.c wrepl_out_helpers.c',
autoproto='wrepl_server_proto.h',