1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s4-waf: removed the AUTOGENERATED markers

we won't be using the mk -> wscript generator again
This commit is contained in:
Andrew Tridgell 2010-03-29 21:44:37 +11:00
parent 989eb9dbdc
commit b690fedef5
51 changed files with 0 additions and 181 deletions

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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'

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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')

View File

@ -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',

View File

@ -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'

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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')

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',