File: libbrahe.pc.in

package info (click to toggle)
libbrahe 1.3.2-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,680 kB
  • ctags: 256
  • sloc: sh: 10,246; ansic: 1,289; cpp: 274; makefile: 121
file content (11 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @GENERIC_LIBRARY_NAME@
Description: A heterogenous collection of mathematical tools
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@ -I${libdir}/@GENERIC_LIBRARY_NAME@/include