repo.or.cz
/
libmixp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added gentoo ebuilds
[libmixp.git]
/
libmixp.pc.in
blob
4a44ae0b969035d8bb24d364f3d0ab03d31cd69b
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: libmixp
7
Description: 9P2000 protocol library
8
Requires: libc-pthread
9
Version: @VERSION@
10
Libs: -L${libdir} -lmixp
11
Cflags: -I${includedir}