1*436bf2bcSAndroid Build Coastguard Workerprefix=INSTALL_PREFIX 2*436bf2bcSAndroid Build Coastguard Workerlibdir=${prefix}/LIB_DIR 3*436bf2bcSAndroid Build Coastguard Workerincludedir=${prefix}/HEADER_DIR 4*436bf2bcSAndroid Build Coastguard Worker 5*436bf2bcSAndroid Build Coastguard WorkerName: libtraceevent 6*436bf2bcSAndroid Build Coastguard WorkerURL: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/ 7*436bf2bcSAndroid Build Coastguard WorkerDescription: Linux kernel trace event library 8*436bf2bcSAndroid Build Coastguard WorkerVersion: LIB_VERSION 9*436bf2bcSAndroid Build Coastguard WorkerCflags: -I${includedir} 10*436bf2bcSAndroid Build Coastguard WorkerLibs: -L${libdir} -ltraceevent 11