source:
branches/samba-3.2.x/source/lib/nss_wrapper/config.mk
Last change on this file was 133, checked in by , 17 years ago | |
---|---|
File size: 302 bytes |
Line | |
---|---|
1 | ############################## |
2 | # Start SUBSYSTEM NSS_WRAPPER |
3 | [LIBRARY::NSS_WRAPPER] |
4 | VERSION = 0.0.1 |
5 | SO_VERSION = 0 |
6 | DESCRIPTION = Wrapper library for testing nss calls without being root |
7 | PUBLIC_HEADERS = nss_wrapper.h |
8 | OBJ_FILES = nss_wrapper.o |
9 | # End SUBSYSTEM NSS_WRAPPER |
10 | ############################## |
Note:
See TracBrowser
for help on using the repository browser.