CGit
Gitweb
projects
/
ipc
/
ipcdev.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
SDOCM00103659: Add pkg-config support
[ipc/ipcdev.git]
/
linux
/
src
/
api
/
libtiipc.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libtiipc
7
Description: TI IPC library
8
Version: @VERSION@
9
Requires.private: tiipcutils
10
Libs: -L${libdir} -ltiipc
11
Cflags: -I${includedir}