diff options
author | Josh Blum <josh@joshknows.com> | 2010-01-08 18:16:56 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-01-08 18:16:56 -0800 |
commit | 751c2a853fba89373acae9f27e49da3d45a42ea4 (patch) | |
tree | 488f68810c7730100f0c25d1307680b46053a622 /usrp-uhd.pc.in | |
parent | 67a502ec0fb92b14db5eedf2cff36caacbb0efbf (diff) | |
download | uhd-751c2a853fba89373acae9f27e49da3d45a42ea4.tar.gz uhd-751c2a853fba89373acae9f27e49da3d45a42ea4.tar.bz2 uhd-751c2a853fba89373acae9f27e49da3d45a42ea4.zip |
Added stuff for usrp addresses, wax framework, build structure.
Diffstat (limited to 'usrp-uhd.pc.in')
-rw-r--r-- | usrp-uhd.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/usrp-uhd.pc.in b/usrp-uhd.pc.in deleted file mode 100644 index 93b9e36b7..000000000 --- a/usrp-uhd.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: usrp-uhd -Description: Universal Software Radio Peripheral - Unified Hardware Driver -Requires: -Version: @VERSION@ -Libs: -L${libdir} -lusrp-uhd -Cflags: -I${includedir} |