1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-20 08:23:50 +03:00
Files
samba-mirror/source/lib/talloc/config.mk
2007-12-21 05:46:47 +01:00

9 lines
211 B
Makefile

[LIBRARY::LIBTALLOC]
VERSION = 1.0.0
SO_VERSION = 1
OBJ_FILES = talloc.o
MANPAGE = talloc.3
CFLAGS = -Ilib/talloc
PUBLIC_HEADERS = talloc.h
DESCRIPTION = A hierarchical pool based memory system with destructors