diff options
Diffstat (limited to 'pmt/pmt.pc.in')
-rw-r--r-- | pmt/pmt.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/pmt/pmt.pc.in b/pmt/pmt.pc.in deleted file mode 100644 index b2f86ea650..0000000000 --- a/pmt/pmt.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: pmt -Description: The GNU Radio Polymorphic Type library -Requires: -Version: @VERSION@ -Libs: -L${libdir} -lpmt -Cflags: -I${includedir} |