Author: jelmer Date: 2005-12-26 18:03:50 +0000 (Mon, 26 Dec 2005) New Revision: 12498
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12498 Log: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using the difference between these at all, and in the future the fact that INIT_OBJ_FILES include smb_build.h will be sufficient to have recompiles at the right time. Modified: branches/SAMBA_4_0/source/auth/config.mk branches/SAMBA_4_0/source/auth/credentials/config.mk branches/SAMBA_4_0/source/auth/gensec/config.mk branches/SAMBA_4_0/source/auth/kerberos/config.mk branches/SAMBA_4_0/source/auth/ntlmssp/config.mk branches/SAMBA_4_0/source/build/m4/public.m4 branches/SAMBA_4_0/source/build/smb_build/TODO branches/SAMBA_4_0/source/build/smb_build/config_mk.pm branches/SAMBA_4_0/source/cldap_server/config.mk branches/SAMBA_4_0/source/dsdb/config.mk branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules/config.mk branches/SAMBA_4_0/source/gtk/config.mk branches/SAMBA_4_0/source/heimdal_build/config.mk branches/SAMBA_4_0/source/kdc/config.mk branches/SAMBA_4_0/source/kdc/heimdal_config.mk branches/SAMBA_4_0/source/ldap_server/config.mk branches/SAMBA_4_0/source/lib/appweb/config.mk branches/SAMBA_4_0/source/lib/basic.mk branches/SAMBA_4_0/source/lib/charset/config.mk branches/SAMBA_4_0/source/lib/cmdline/config.m4 branches/SAMBA_4_0/source/lib/cmdline/config.mk branches/SAMBA_4_0/source/lib/com/config.mk branches/SAMBA_4_0/source/lib/events/config.mk branches/SAMBA_4_0/source/lib/ldb/config.mk branches/SAMBA_4_0/source/lib/messaging/config.mk branches/SAMBA_4_0/source/lib/popt/config.m4 branches/SAMBA_4_0/source/lib/popt/config.mk branches/SAMBA_4_0/source/lib/registry/config.mk branches/SAMBA_4_0/source/lib/replace/config.mk branches/SAMBA_4_0/source/lib/samba3/config.mk branches/SAMBA_4_0/source/lib/socket/config.mk branches/SAMBA_4_0/source/lib/socket_wrapper/config.mk branches/SAMBA_4_0/source/lib/stream/config.mk branches/SAMBA_4_0/source/lib/talloc/config.mk branches/SAMBA_4_0/source/lib/tdb/config.mk branches/SAMBA_4_0/source/lib/tls/config.mk branches/SAMBA_4_0/source/libcli/auth/config.mk branches/SAMBA_4_0/source/libcli/config.m4 branches/SAMBA_4_0/source/libcli/config.mk branches/SAMBA_4_0/source/libcli/ldap/config.mk branches/SAMBA_4_0/source/libcli/security/config.mk branches/SAMBA_4_0/source/libnet/config.mk branches/SAMBA_4_0/source/librpc/config.mk branches/SAMBA_4_0/source/librpc/rpc/config.mk branches/SAMBA_4_0/source/nbt_server/config.mk branches/SAMBA_4_0/source/nsswitch/config.mk branches/SAMBA_4_0/source/ntptr/config.mk branches/SAMBA_4_0/source/ntvfs/config.mk branches/SAMBA_4_0/source/ntvfs/posix/config.mk branches/SAMBA_4_0/source/ntvfs/unixuid/config.mk branches/SAMBA_4_0/source/param/config.mk branches/SAMBA_4_0/source/rpc_server/config.mk branches/SAMBA_4_0/source/smb_server/config.mk branches/SAMBA_4_0/source/smb_server/smb/config.mk branches/SAMBA_4_0/source/smb_server/smb2/config.mk branches/SAMBA_4_0/source/smbd/config.mk branches/SAMBA_4_0/source/smbd/process_model.mk branches/SAMBA_4_0/source/torture/config.mk branches/SAMBA_4_0/source/torture/local/config.mk branches/SAMBA_4_0/source/torture/smb2/config.mk branches/SAMBA_4_0/source/web_server/config.mk branches/SAMBA_4_0/source/winbind/config.mk branches/SAMBA_4_0/source/wrepl_server/config.mk Changeset: Sorry, the patch is too large (2517 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12498
