1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/libs/libnl-tiny/files/libnl-tiny.pc
2012-12-22 18:56:01 +00:00

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}