projects
/
platform
/
upstream
/
libnl3.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 3.2.22
[platform/upstream/libnl3.git]
/
libnl-route-3.0.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libnl-route
7
Description: Netlink Routing Family Library
8
Version: @PACKAGE_VERSION@
9
Requires: libnl-3.0
10
Libs: -L${libdir} -lnl-route-@MAJ_VERSION@
11
Cflags: -I${includedir}/libnl@MAJ_VERSION@