summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-11 13:51:09 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-11 13:51:09 +0100
commit08c8d3b992d419db7b39a91fb42208beb5d273ba (patch)
tree141ec98dd654b1431f9c1fa020305a3d1a8905c6 /source4/lib/samba3/config.mk
parent0a6dc219559cb6385b6d2c5482e7588184e9ccc8 (diff)
downloadsamba-08c8d3b992d419db7b39a91fb42208beb5d273ba.tar.gz
samba-08c8d3b992d419db7b39a91fb42208beb5d273ba.tar.bz2
samba-08c8d3b992d419db7b39a91fb42208beb5d273ba.zip
Remove Samba 3 backwards compatibility code in C.
This code is no longer used, and equivalent code already exists in Python (scripting/python/samba/samba3.py) (This used to be commit c16212e8bf5343496ea4b3afc30a8b4d3a0afe2d)
Diffstat (limited to 'source4/lib/samba3/config.mk')
-rw-r--r--source4/lib/samba3/config.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/source4/lib/samba3/config.mk b/source4/lib/samba3/config.mk
index 705bdd4002..2d129c5f8c 100644
--- a/source4/lib/samba3/config.mk
+++ b/source4/lib/samba3/config.mk
@@ -1,19 +1,5 @@
################################################
# Start SUBSYSTEM LIBSAMBA3
-[SUBSYSTEM::LIBSAMBA3]
-PRIVATE_PROTO_HEADER = samba3_proto.h
-PUBLIC_HEADERS = samba3.h
-OBJ_FILES = tdbsam.o policy.o \
- idmap.o winsdb.o samba3.o group.o \
- registry.o secrets.o share_info.o
-PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBTDB NDR_SECURITY \
- SMBPASSWD LIBSECURITY
-PUBLIC_DEPENDENCIES = CREDENTIALS
-# End SUBSYSTEM LIBSAMBA3
-################################################
-
-################################################
-# Start SUBSYSTEM LIBSAMBA3
[SUBSYSTEM::SMBPASSWD]
PRIVATE_PROTO_HEADER = samba3_smbpasswd_proto.h
OBJ_FILES = smbpasswd.o