File: libfiu.pc.in

package info (click to toggle)
libfiu 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 332 kB
  • ctags: 262
  • sloc: ansic: 1,089; python: 344; makefile: 313; sh: 227
file content (12 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12

prefix=++DESTDIR++
libdir=${prefix}/lib
includedir=${prefix}/include

Name: libfiu
Description: Fault injection in userspace
URL: http://blitiri.com.ar/p/libfiu/
Version: ++LIB_VER++
Libs: -L${libdir} -lfiu
Cflags: -I${includedir}