mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
b0c855253b
SVN-Revision: 34864
11 lines
231 B
PkgConfig
11 lines
231 B
PkgConfig
prefix=/usr
|
|
exec_prefix=/usr
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include/libnl-tiny
|
|
|
|
Name: libnl-tiny
|
|
Description: Convenience library for netlink sockets
|
|
Version: 2.0
|
|
Libs: -L${libdir} -lnl-tiny
|
|
Cflags: -I${includedir}
|