File: libcoyotl.pc.in

package info (click to toggle)
libcoyotl 3.1.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,692 kB
  • ctags: 316
  • sloc: sh: 8,523; cpp: 2,121; makefile: 108
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (6)
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 collection of useful classes from Scott Robert Ladd
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@ -I${libdir}/@GENERIC_LIBRARY_NAME@/include