Statistics
| Branch: | Tag: | Revision:

root / gr-atsc / gnuradio-atsc.pc.in @ 40b8a57d

History | View | Annotate | Download (256 Bytes)

1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: gnuradio-atsc
7
Description: The GNU Radio blocks for ATSC decoding
8
Requires: gnuradio-core
9
Version: @VERSION@
10
Libs: -L${libdir} -lgnuradio-atsc
11
Cflags: -I${includedir}