mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
81f58ffd17
(This used to be commit e6f7e3a594
)
9 lines
196 B
Makefile
9 lines
196 B
Makefile
[LIBRARY::TDR]
|
|
PUBLIC_HEADERS = tdr.h
|
|
MAJOR_VERSION = 0
|
|
MINOR_VERSION = 0
|
|
RELEASE_VERSION = 1
|
|
DESCRIPTION = Simple marshall/unmarshall library
|
|
PRIVATE_PROTO_HEADER = tdr_proto.h
|
|
OBJ_FILES = tdr.o
|