repo.or.cz
/
libmixpsrv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rostring: renamed funcs to mixpsrv_*(), added close and str is copied now
[libmixpsrv.git]
/
libmixpsrv.pc.in
blob
0f008bf70231c24ab305b68b32f64fbee35038c9
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: libmixp
7
Description: 9P2000 server library
8
Requires: libmixp
9
Version: @VERSION@
10
Libs: -L${libdir} -lmixpsrv
11
Cflags: -I${includedir}