source:
branches/samba-3.5.x/source4/libcli/security/config.mk
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 342 bytes |
Line | |
---|---|
1 | [SUBSYSTEM::LIBSECURITY] |
2 | PUBLIC_DEPENDENCIES = LIBNDR LIBSECURITY_COMMON |
3 | |
4 | LIBSECURITY_OBJ_FILES = $(addprefix $(libclisrcdir)/security/, \ |
5 | security_token.o access_check.o privilege.o sddl.o \ |
6 | create_descriptor.o object_tree.o) |
7 | |
8 | $(eval $(call proto_header_template,$(libclisrcdir)/security/proto.h,$(LIBSECURITY_OBJ_FILES:.o=.c))) |
Note:
See TracBrowser
for help on using the repository browser.