1*387f9dfdSAndroid Build Coastguard Workerprefix=@CMAKE_INSTALL_PREFIX@ 2*387f9dfdSAndroid Build Coastguard Workerexec_prefix=${prefix} 3*387f9dfdSAndroid Build Coastguard Workerlibdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ 4*387f9dfdSAndroid Build Coastguard Workerincludedir=${prefix}/include 5*387f9dfdSAndroid Build Coastguard Workerdatarootdir=${prefix}/share 6*387f9dfdSAndroid Build Coastguard Worker 7*387f9dfdSAndroid Build Coastguard Workercompatdir=${includedir}/bcc/compat 8*387f9dfdSAndroid Build Coastguard Worker 9*387f9dfdSAndroid Build Coastguard WorkerName: libbcc 10*387f9dfdSAndroid Build Coastguard WorkerVersion: @REVISION@ 11*387f9dfdSAndroid Build Coastguard WorkerDescription: BCC Program library 12*387f9dfdSAndroid Build Coastguard WorkerRequires: 13*387f9dfdSAndroid Build Coastguard WorkerLibs: -L${libdir} -lbcc 14*387f9dfdSAndroid Build Coastguard WorkerCflags: -I${includedir} -I${compatdir} 15