mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:28:26 +02:00
cf8647e803
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34864 3c298f89-4303-0410-b956-a3cf2f4a3e73
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}
|