mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8e3ae7baaf
This should work with m4_include(lib/tdb/libtdb.m4) like already
done with talloc, but currently this does not work (yet) - tdb
code has to be merged from s4 before that.
Michael
(This used to be commit e92fdf6b20
)
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
##
|
|
## Basic script for defining the major and minor library revision numbers
|
|
## Makefile_target:major:minor
|
|
##
|
|
bin/libtalloc.@SHLIBEXT@:1:0
|
|
bin/libtdb.@SHLIBEXT@:0:1
|
|
bin/libsmbclient.@SHLIBEXT@:0:1
|
|
bin/libsmbsharemodes.@SHLIBEXT@:0:2
|
|
bin/libaddns.@SHLIBEXT@:0:1
|
|
bin/libwbclient.@SHLIBEXT@:0:1
|
|
bin/libnetapi.@SHLIBEXT@:0:1
|