• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/lib/pkgconfig/
1prefix=/usr
2exec_prefix=${prefix}
3libdir=${exec_prefix}//lib
4includedir=${prefix}/include
5
6Name: OpenSSL-libcrypto
7Description: OpenSSL cryptography library
8Version: 1.0.0g
9Requires: 
10Libs: -L${libdir} -lcrypto -ldl
11Cflags: -I${includedir} 
12