repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
117e4a237b558120b56fdca6b7fcb45cd1ea6b8e
1
# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
2
3
prefix=@PREFIX@
4
libdir=@LIBDIR@
5
includedir=${prefix}/include
6
7
Name: libperf
8
Description: perf library
9
Version: @VERSION@
10
Libs: -L${libdir} -lperf
11
Cflags: -I${includedir}