hostapd: fix driver_madwifi compile issues
[openwrt.git] / package / libnl-tiny / files / libnl-tiny.pc
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include/libnl-tiny
5
6 Name: libnl-tiny
7 Description: Convenience library for netlink sockets
8 Version: 2.0
9 Libs: -L${libdir} -lnl-tiny
10 Cflags:
This page took 0.045399 seconds and 5 git commands to generate.