mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
f6a70e0249
metze
(This used to be commit 87fa2f4a28
)
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:2
|
|
bin/libtdb.@SHLIBEXT@:1: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
|