Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / tools / lib / perf / libperf.pc.template
blob117e4a237b558120b56fdca6b7fcb45cd1ea6b8e
1 # SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
3 prefix=@PREFIX@
4 libdir=@LIBDIR@
5 includedir=${prefix}/include
7 Name: libperf
8 Description: perf library
9 Version: @VERSION@
10 Libs: -L${libdir} -lperf
11 Cflags: -I${includedir}