summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootparamd
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
committersjg <sjg@FreeBSD.org>2014-05-10 05:16:28 +0000
commit1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479 (patch)
tree503bf5824397b13efad271bb2d58dfa84ef555ff /usr.sbin/bootparamd
parentd7cfa3652bc53a8e577a78b7ba9baf8bc3bbc608 (diff)
downloadFreeBSD-src-1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479.zip
FreeBSD-src-1a7e48acf1acf8cb3ef3ba6787cc57e18faa8479.tar.gz
Updated dependencies
Diffstat (limited to 'usr.sbin/bootparamd')
-rw-r--r--usr.sbin/bootparamd/bootparamd/Makefile.depend2
-rw-r--r--usr.sbin/bootparamd/callbootd/Makefile.depend2
2 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/Makefile.depend b/usr.sbin/bootparamd/bootparamd/Makefile.depend
index c774bad..49a473e 100644
--- a/usr.sbin/bootparamd/bootparamd/Makefile.depend
+++ b/usr.sbin/bootparamd/bootparamd/Makefile.depend
@@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
@@ -11,6 +12,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/usr.sbin/bootparamd/callbootd/Makefile.depend b/usr.sbin/bootparamd/callbootd/Makefile.depend
index 9a29bf8..2b23406 100644
--- a/usr.sbin/bootparamd/callbootd/Makefile.depend
+++ b/usr.sbin/bootparamd/callbootd/Makefile.depend
@@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
@@ -11,6 +12,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libc_nonshared \
lib/libcompiler_rt \
OpenPOWER on IntegriCloud