diff options
author | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
commit | 6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d (patch) | |
tree | c7c6432bea7a4d89ef9b8fc3cd74ebbe223187dc /usr.sbin/bluetooth | |
parent | 80040a24a485c0a91c3dfbf7f98a46eae030e911 (diff) | |
download | FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.zip FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.tar.gz |
Updated dependencies
Diffstat (limited to 'usr.sbin/bluetooth')
-rw-r--r-- | usr.sbin/bluetooth/ath3kfw/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bcmfw/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bt3cfw/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bthidcontrol/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/bthidd/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/btpand/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hccontrol/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hcsecd/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/hcseriald/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/l2control/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/l2ping/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/sdpcontrol/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/bluetooth/sdpd/Makefile.depend | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/ath3kfw/Makefile.depend b/usr.sbin/bluetooth/ath3kfw/Makefile.depend index f4f874f..0deec23 100644 --- a/usr.sbin/bluetooth/ath3kfw/Makefile.depend +++ b/usr.sbin/bluetooth/ath3kfw/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libusb \ diff --git a/usr.sbin/bluetooth/bcmfw/Makefile.depend b/usr.sbin/bluetooth/bcmfw/Makefile.depend index f817b0f..0fadb21 100644 --- a/usr.sbin/bluetooth/bcmfw/Makefile.depend +++ b/usr.sbin/bluetooth/bcmfw/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libnetgraph \ diff --git a/usr.sbin/bluetooth/bt3cfw/Makefile.depend b/usr.sbin/bluetooth/bt3cfw/Makefile.depend index f817b0f..0fadb21 100644 --- a/usr.sbin/bluetooth/bt3cfw/Makefile.depend +++ b/usr.sbin/bluetooth/bt3cfw/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libnetgraph \ diff --git a/usr.sbin/bluetooth/bthidcontrol/Makefile.depend b/usr.sbin/bluetooth/bthidcontrol/Makefile.depend index 31996a3..9d5ce26 100644 --- a/usr.sbin/bluetooth/bthidcontrol/Makefile.depend +++ b/usr.sbin/bluetooth/bthidcontrol/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ lib/libusbhid \ diff --git a/usr.sbin/bluetooth/bthidd/Makefile.depend b/usr.sbin/bluetooth/bthidd/Makefile.depend index 4265f5e..dd522cf 100644 --- a/usr.sbin/bluetooth/bthidd/Makefile.depend +++ b/usr.sbin/bluetooth/bthidd/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libusbhid \ diff --git a/usr.sbin/bluetooth/btpand/Makefile.depend b/usr.sbin/bluetooth/btpand/Makefile.depend index 84dda57..51c0276 100644 --- a/usr.sbin/bluetooth/btpand/Makefile.depend +++ b/usr.sbin/bluetooth/btpand/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ lib/libutil \ diff --git a/usr.sbin/bluetooth/hccontrol/Makefile.depend b/usr.sbin/bluetooth/hccontrol/Makefile.depend index 9457f33..2a95a05 100644 --- a/usr.sbin/bluetooth/hccontrol/Makefile.depend +++ b/usr.sbin/bluetooth/hccontrol/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/bluetooth/hcsecd/Makefile.depend b/usr.sbin/bluetooth/hcsecd/Makefile.depend index 89de539..7af5744 100644 --- a/usr.sbin/bluetooth/hcsecd/Makefile.depend +++ b/usr.sbin/bluetooth/hcsecd/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/bluetooth/hcseriald/Makefile.depend b/usr.sbin/bluetooth/hcseriald/Makefile.depend index f817b0f..0fadb21 100644 --- a/usr.sbin/bluetooth/hcseriald/Makefile.depend +++ b/usr.sbin/bluetooth/hcseriald/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libnetgraph \ diff --git a/usr.sbin/bluetooth/l2control/Makefile.depend b/usr.sbin/bluetooth/l2control/Makefile.depend index 9457f33..2a95a05 100644 --- a/usr.sbin/bluetooth/l2control/Makefile.depend +++ b/usr.sbin/bluetooth/l2control/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/bluetooth/l2ping/Makefile.depend b/usr.sbin/bluetooth/l2ping/Makefile.depend index c958d10..1b2f1e2 100644 --- a/usr.sbin/bluetooth/l2ping/Makefile.depend +++ b/usr.sbin/bluetooth/l2ping/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend b/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend index ceecdbe..71d0106 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend +++ b/usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ diff --git a/usr.sbin/bluetooth/sdpcontrol/Makefile.depend b/usr.sbin/bluetooth/sdpcontrol/Makefile.depend index ceecdbe..71d0106 100644 --- a/usr.sbin/bluetooth/sdpcontrol/Makefile.depend +++ b/usr.sbin/bluetooth/sdpcontrol/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ diff --git a/usr.sbin/bluetooth/sdpd/Makefile.depend b/usr.sbin/bluetooth/sdpd/Makefile.depend index e864c06..8724ad1 100644 --- a/usr.sbin/bluetooth/sdpd/Makefile.depend +++ b/usr.sbin/bluetooth/sdpd/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ |