1*f7c14bbaSAndroid Build Coastguard Worker# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 2*f7c14bbaSAndroid Build Coastguard Worker 3*f7c14bbaSAndroid Build Coastguard Workerprefix=@PREFIX@ 4*f7c14bbaSAndroid Build Coastguard Workerlibdir=@LIBDIR@ 5*f7c14bbaSAndroid Build Coastguard Workerincludedir=${prefix}/include 6*f7c14bbaSAndroid Build Coastguard Worker 7*f7c14bbaSAndroid Build Coastguard WorkerName: libbpf 8*f7c14bbaSAndroid Build Coastguard WorkerDescription: BPF library 9*f7c14bbaSAndroid Build Coastguard WorkerVersion: @VERSION@ 10*f7c14bbaSAndroid Build Coastguard WorkerLibs: -L${libdir} -lbpf 11*f7c14bbaSAndroid Build Coastguard WorkerRequires.private: libelf zlib 12*f7c14bbaSAndroid Build Coastguard WorkerCflags: -I${includedir} 13