Statistics
| Branch: | Tag: | Revision:

root / gruel / gruel.pc.in @ eccc86fb

History | View | Annotate | Download (225 Bytes)

1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: gruel
7
Description: The GNU Radio Utility Etcetera Library
8
Requires:
9
Version: @LIBVER@
10
Libs: -L${libdir} -lgruel
11
Cflags: -I${includedir}