aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-01-07 00:19:30 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-01-07 00:19:30 +0000
commitf99c0d1382b3a1ec51248c04d2bc19ddaac93221 (patch)
tree6723c60bf588cb24ceb87cbb400be4207c9b8ae1 /targets
parent3ba0785a742f0a29c3869f52bd99e6b5b8b9c0e0 (diff)
downloadsrc-f99c0d1382b3a1ec51248c04d2bc19ddaac93221.tar.gz
src-f99c0d1382b3a1ec51248c04d2bc19ddaac93221.zip
Add in DIRDEPS_BUILD support.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=293287
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/lib/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend
index c5e2407ddc18..e57164a7d917 100644
--- a/targets/pseudo/userland/lib/Makefile.depend
+++ b/targets/pseudo/userland/lib/Makefile.depend
@@ -136,6 +136,7 @@ DIRDEPS = \
lib/libstand \
lib/libstdbuf \
lib/libstdthreads \
+ lib/libsysdecode \
lib/libtacplus \
lib/libtelnet \
lib/libthr \