[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
[Samba.git] / source / lib / talloc / config.mk
blob0b06687dabdf4e70a09f22807b426f18110bcfcf
1 ################################################
2 # Start LIBRARY LIBTALLOC
3 [LIBRARY::LIBTALLOC]
4 VERSION = 0.0.1
5 SO_VERSION = 0
6 OBJ_FILES = talloc.o
7 MANPAGE = talloc.3
8 CFLAGS = -Ilib/talloc
9 PUBLIC_HEADERS = talloc.h
10 DESCRIPTION = A hierarchical pool based memory system with destructors
12 # End LIBRARY LIBTALLOC
13 ################################################
15 [BINARY::TALLOC]
16 OBJ_FILES = testsuite.o
17 PRIVATE_DEPENDENCIES = LIBTALLOC
18 INSTALLDIR = TORTUREDIR/LOCAL