mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
8 lines
129 B
Makefile
8 lines
129 B
Makefile
[LIBRARY::LIBTALLOC]
|
|
OUTPUT_TYPE = STATIC_LIBRARY
|
|
OBJ_FILES = talloc.o
|
|
CFLAGS = -Ilib/talloc
|
|
|
|
|
|
MANPAGES += $(tallocdir)/talloc.3
|