summaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
commit76b28ad6ab6dc8d4a62cb7de7f143595be535813 (patch)
tree503bf5824397b13efad271bb2d58dfa84ef555ff /usr.bin/bluetooth
parent1e93612eb7520d41088a3dbde89380de581ccde0 (diff)
downloadsrc-test-76b28ad6ab6dc8d4a62cb7de7f143595be535813.tar.gz
src-test-76b28ad6ab6dc8d4a62cb7de7f143595be535813.zip
Updated dependencies
Notes
Notes: svn path=/projects/bmake/; revision=265802
Diffstat (limited to 'usr.bin/bluetooth')
-rw-r--r--usr.bin/bluetooth/bthost/Makefile.depend2
-rw-r--r--usr.bin/bluetooth/btsockstat/Makefile.depend2
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/Makefile.depend2
3 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/bthost/Makefile.depend b/usr.bin/bluetooth/bthost/Makefile.depend
index 2a95a05d0df9c..3343480500967 100644
--- a/usr.bin/bluetooth/bthost/Makefile.depend
+++ b/usr.bin/bluetooth/bthost/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend
index 233d193fa383f..c8112080776af 100644
--- a/usr.bin/bluetooth/btsockstat/Makefile.depend
+++ b/usr.bin/bluetooth/btsockstat/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
lib/libkvm \
diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
index 71d0106e87c2c..8402227f3aa8b 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
+++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
@@ -3,12 +3,14 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libbluetooth \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
lib/libsdp \