OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 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: -I${includedir} |