aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf/atf-check
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
commitfae50821ae22099d0406090228bc4c5b6af693ad (patch)
tree017fbe630c7f277a4aa9398d351a6e623ff1fcaa /libexec/atf/atf-check
parentf7fb4188cea44b6ad059a202396671aee5cbfd22 (diff)
downloadsrc-fae50821ae22099d0406090228bc4c5b6af693ad.tar.gz
src-fae50821ae22099d0406090228bc4c5b6af693ad.zip
Updated dependencies
Notes
Notes: svn path=/projects/bmake/; revision=266219
Diffstat (limited to 'libexec/atf/atf-check')
-rw-r--r--libexec/atf/atf-check/Makefile.depend5
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/atf/atf-check/Makefile.depend b/libexec/atf/atf-check/Makefile.depend
index aa1a20886895..72e04cf1a78d 100644
--- a/libexec/atf/atf-check/Makefile.depend
+++ b/libexec/atf/atf-check/Makefile.depend
@@ -3,16 +3,17 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
- gnu/lib/libstdc++ \
- gnu/lib/libsupc++ \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/atf/libatf-c++ \
lib/libc \
+ lib/libc++ \
lib/libcompiler_rt \
+ lib/libcxxrt \
lib/msun \