repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: Fix a typo
[Samba.git]
/
source3
/
pkgconfig
/
smbsharemodes.pc.in
blob
1af7d4fd44c7a74f222621cb3fa9489eec16289e
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Samba libsmbsharemodes
7
Description: A library
8
Version: 0
9
URL: http://www.samba.org/
10
#Libs: -L@libdir@ -lsmbsharemodes
11
Libs: -lsmbsharemodes
12
Libs.private: -lsmbsharemodes @LIBS@
13
Cflags: -I@includedir@
14