summaryrefslogtreecommitdiffstats
path: root/usrp_uhd/usrp_uhd.pc.in
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-01-12 14:43:43 -0800
committerJosh Blum <josh@joshknows.com>2010-01-12 14:43:43 -0800
commitcbb8e474bb5592753a340ba31d3afbab7226f7c6 (patch)
tree6dd14d37d8d46f3a506a309f57d82ed1ed05f781 /usrp_uhd/usrp_uhd.pc.in
parent4e94574aeaa46c671bba0a6fc83cb967d228c880 (diff)
downloaduhd-cbb8e474bb5592753a340ba31d3afbab7226f7c6.tar.gz
uhd-cbb8e474bb5592753a340ba31d3afbab7226f7c6.tar.bz2
uhd-cbb8e474bb5592753a340ba31d3afbab7226f7c6.zip
Reorganized structure into include, lib, test, firmware, fpga.
The fpga and firmware are empty placeholders for now.
Diffstat (limited to 'usrp_uhd/usrp_uhd.pc.in')
-rw-r--r--usrp_uhd/usrp_uhd.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/usrp_uhd/usrp_uhd.pc.in b/usrp_uhd/usrp_uhd.pc.in
deleted file mode 100644
index 18194a741..000000000
--- a/usrp_uhd/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}