File: libopencsd.pc.in

package info (click to toggle)
libopencsd 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 47,220 kB
  • sloc: cpp: 23,113; ansic: 2,677; makefile: 508; sh: 188
file content (12 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@LIB_PATH@
includedir=${prefix}/include

Name: libopencsd
Description: ARM trace decode library
Version: 0.0

Requires:
Libs: -L${libdir} -lopencsd
Cflags: -I${includedir}