14 lines
421 B
PkgConfig
Executable File
14 lines
421 B
PkgConfig
Executable File
|
|
prefix=/home/dev/up_dir/linux_mtk_P-GW4423-1200v1/BBA1.5_platform/build/../../EN7526G_3.18Kernel_SDK/apps/public/iptables-1.4.10/install
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
xtlibdir=${exec_prefix}/libexec/xtables
|
|
includedir=${prefix}/include
|
|
|
|
Name: xtables
|
|
Description: Shared Xtables code for extensions and iproute2
|
|
Version: 1.4.10
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lxtables
|
|
Libs.private: -ldl
|