From b690fedef55bb4bf9ecff07b78d3a14b4d4d6e45 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 29 Mar 2010 21:44:37 +1100 Subject: [PATCH] s4-waf: removed the AUTOGENERATED markers we won't be using the mk -> wscript generator again --- lib/async_req/wscript_build | 3 --- lib/nss_wrapper/wscript_build | 3 --- lib/tdr/wscript_build | 3 --- lib/torture/wscript_build | 3 --- lib/tsocket/wscript_build | 3 --- lib/uid_wrapper/wscript_build | 3 --- lib/util/charset/wscript_build | 3 --- libcli/cldap/wscript_build | 3 --- libcli/drsuapi/wscript_build | 3 --- libcli/named_pipe_auth/wscript_build | 3 --- libcli/samsync/wscript_build | 3 --- libcli/security/wscript_build | 3 --- libcli/smb/wscript_build | 3 --- nsswitch/libwbclient/wscript_build | 4 ---- source4/auth/credentials/wscript_build | 4 ---- source4/auth/kerberos/wscript_build | 4 ---- source4/auth/ntlmssp/wscript_build | 4 ---- source4/auth/wscript_build | 3 --- source4/cldap_server/wscript_build | 4 ---- source4/cluster/wscript_build | 4 ---- source4/dsdb/wscript_build | 3 --- source4/ldap_server/wscript_build | 3 --- source4/lib/events/wscript_build | 3 --- source4/lib/ldb-samba/wscript_build | 3 --- source4/lib/messaging/wscript_build | 3 --- source4/lib/samba3/wscript_build | 3 --- source4/lib/socket/wscript_build | 3 --- source4/lib/stream/wscript_build | 3 --- source4/lib/wmi/wscript_build | 3 --- source4/libcli/security/wscript_build | 4 ---- source4/libcli/smb2/wscript_build | 4 ---- source4/libcli/wbclient/wscript_build | 4 ---- source4/libnet/wscript_build | 4 ---- source4/nbt_server/wscript_build | 4 ---- source4/ntp_signd/wscript_build | 4 ---- source4/ntptr/wscript_build | 4 ---- source4/ntvfs/common/wscript_build | 4 ---- source4/ntvfs/unixuid/wscript_build | 4 ---- source4/ntvfs/wscript_build | 3 --- source4/smb_server/smb/wscript_build | 4 ---- source4/smb_server/smb2/wscript_build | 4 ---- source4/smb_server/wscript_build | 4 ---- source4/smbd/wscript_build | 8 -------- source4/torture/drs/wscript_build | 4 ---- source4/torture/libnetapi/wscript_build | 4 ---- source4/torture/libsmbclient/wscript_build | 3 --- source4/torture/smb2/wscript_build | 4 ---- source4/torture/wscript_build | 3 --- source4/utils/wscript_build | 4 ---- source4/winbind/wscript_build | 3 --- source4/wrepl_server/wscript_build | 4 ---- 51 files changed, 181 deletions(-) diff --git a/lib/async_req/wscript_build b/lib/async_req/wscript_build index 1999a1a7ef6..790b547749a 100644 --- a/lib/async_req/wscript_build +++ b/lib/async_req/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/async_req/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBASYNC_REQ', source='async_sock.c', diff --git a/lib/nss_wrapper/wscript_build b/lib/nss_wrapper/wscript_build index c469379741d..4bb3335ee0a 100644 --- a/lib/nss_wrapper/wscript_build +++ b/lib/nss_wrapper/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/nss_wrapper/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('NSS_WRAPPER', source='nss_wrapper.c', diff --git a/lib/tdr/wscript_build b/lib/tdr/wscript_build index 3706d21dfde..a28c601ab13 100644 --- a/lib/tdr/wscript_build +++ b/lib/tdr/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('TDR', source='tdr.c', diff --git a/lib/torture/wscript_build b/lib/torture/wscript_build index 2069a92200d..6866624e13b 100644 --- a/lib/torture/wscript_build +++ b/lib/torture/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/torture/config.mk -# Please remove this notice if hand editing - bld.SAMBA_LIBRARY('torture', source='torture.c subunit.c', diff --git a/lib/tsocket/wscript_build b/lib/tsocket/wscript_build index fc443e98a67..34d382eb826 100644 --- a/lib/tsocket/wscript_build +++ b/lib/tsocket/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/tsocket/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBTSOCKET', source='tsocket.c tsocket_helpers.c tsocket_bsd.c', diff --git a/lib/uid_wrapper/wscript_build b/lib/uid_wrapper/wscript_build index 79fb6cd3357..019f44fd684 100644 --- a/lib/uid_wrapper/wscript_build +++ b/lib/uid_wrapper/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/uid_wrapper/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('UID_WRAPPER', source='uid_wrapper.c', diff --git a/lib/util/charset/wscript_build b/lib/util/charset/wscript_build index c5824d81449..56ed9a60b22 100644 --- a/lib/util/charset/wscript_build +++ b/lib/util/charset/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../lib/util/charset/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('CHARSET', source='iconv.c charcnv.c util_unistr.c codepoints.c', diff --git a/libcli/cldap/wscript_build b/libcli/cldap/wscript_build index f4c0955a465..5def749d8f9 100644 --- a/libcli/cldap/wscript_build +++ b/libcli/cldap/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/cldap/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBCLI_CLDAP', source='cldap.c', diff --git a/libcli/drsuapi/wscript_build b/libcli/drsuapi/wscript_build index 2690677fc00..9d9e54df85b 100644 --- a/libcli/drsuapi/wscript_build +++ b/libcli/drsuapi/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/drsuapi/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBCLI_DRSUAPI', source='repl_decrypt.c', diff --git a/libcli/named_pipe_auth/wscript_build b/libcli/named_pipe_auth/wscript_build index 53d3b9d60ab..c97893bb1f2 100644 --- a/libcli/named_pipe_auth/wscript_build +++ b/libcli/named_pipe_auth/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('NAMED_PIPE_AUTH_TSTREAM', source='npa_tstream.c', diff --git a/libcli/samsync/wscript_build b/libcli/samsync/wscript_build index 8d1107b04b3..767f7da9ca2 100644 --- a/libcli/samsync/wscript_build +++ b/libcli/samsync/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/samsync/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBCLI_SAMSYNC', source='decrypt.c', diff --git a/libcli/security/wscript_build b/libcli/security/wscript_build index d830be20043..c2a02f3db60 100644 --- a/libcli/security/wscript_build +++ b/libcli/security/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/security/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBSECURITY_COMMON', source='dom_sid.c display_sec.c secace.c secacl.c security_descriptor.c sddl.c', diff --git a/libcli/smb/wscript_build b/libcli/smb/wscript_build index aad7dd9adf7..6796b4c7fb7 100644 --- a/libcli/smb/wscript_build +++ b/libcli/smb/wscript_build @@ -1,8 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../libcli/smb/config.mk -# Please remove this notice if hand editing - bld.SAMBA_SUBSYSTEM('LIBCLI_SMB_COMMON', source='smb2_create_blob.c', diff --git a/nsswitch/libwbclient/wscript_build b/nsswitch/libwbclient/wscript_build index 432644624ac..ec75ddcd9bf 100644 --- a/nsswitch/libwbclient/wscript_build +++ b/nsswitch/libwbclient/wscript_build @@ -1,9 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../nsswitch/libwbclient/config.mk -# Please remove this notice if hand editing - - bld.SAMBA_SUBSYSTEM('LIBWBCLIENT', source='wbc_guid.c wbc_idmap.c wbclient.c wbc_pam.c wbc_pwd.c wbc_sid.c wbc_util.c', public_deps='talloc' diff --git a/source4/auth/credentials/wscript_build b/source4/auth/credentials/wscript_build index a6a5f75dca1..bfe9cd058a9 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 688211ed6e4..4cb9d799b6f 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 8ead66dcdcf..ef4a95ab793 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 ca9e85d1b83..6cb3ad510f0 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 345165611ef..3eb836928bb 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 01edecc8854..0b0555dd0b4 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 ed81d2faa5d..69d24e6261c 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 0e56c3ee2aa..15bee4bc46c 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 49328e8fa6b..f74add6a43d 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 852e971a4e2..d80805c6a00 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 203fd8e5a12..ae154068959 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 393f549b560..34a796ec15f 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 afa6644fac3..7ce9e65b12b 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 6ef6d30fa8b..8427c17045e 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 fd8c17a667b..6efc0bf8daa 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 22747368c2e..3d1118790c8 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 81a2f7db7eb..c39cf5fd39a 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 600a66cc9b1..30f5ff1f2e9 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 17a2eb29c60..9aa9aed5ae0 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 20c00a70678..ed3b8382f51 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 54224644294..87e043ddda0 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 7f59e5e0ebd..ee20231bcc4 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 2f7ec06774c..4977b7097fd 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 a40702e6386..0678dde5d23 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 a847b81c799..9124f662a43 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 fc806266f37..7a3dd5ec203 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 5d662bfb464..14acd926ee1 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 ca1739accba..38f50ff0db3 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 932acd79cfd..815b586d79e 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 90610159032..c15774e3620 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 c1b116b95de..ddcc602f880 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 7588d37b1bf..8f93487389f 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 fae2ef94712..eb8a2951f6f 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 abed55bf7b2..f36f2e22ce7 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 cb9b66ae0b1..00965a7b0f6 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 22932b6cd1f..c9682f3eeca 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 246e46590bd..9923e25d5f7 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',