summaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-05-26 23:20:40 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-05-26 23:20:40 +0000
commit38f6966b7008d72592630a1e2f9272945c9a7d0b (patch)
tree01245292a09a87694bf6c8897de022bc67519397 /rescue
parenteb9b07bb777a881bebf027c3f77d8f2dd4026c29 (diff)
downloadsrc-test2-38f6966b7008d72592630a1e2f9272945c9a7d0b.tar.gz
src-test2-38f6966b7008d72592630a1e2f9272945c9a7d0b.zip
DIRDEPS_BUILD: Fix and hookup rescue/rescue to the build.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=300807
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile.depend61
1 files changed, 61 insertions, 0 deletions
diff --git a/rescue/rescue/Makefile.depend b/rescue/rescue/Makefile.depend
new file mode 100644
index 000000000000..1710daf9a39c
--- /dev/null
+++ b/rescue/rescue/Makefile.depend
@@ -0,0 +1,61 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ cddl/lib/libavl \
+ cddl/lib/libnvpair \
+ cddl/lib/libumem \
+ cddl/lib/libuutil \
+ cddl/lib/libzfs \
+ cddl/lib/libzfs_core \
+ cddl/lib/libzpool \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/protocols \
+ include/rpc \
+ include/rpcsvc \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/lib80211 \
+ lib/libalias/libalias \
+ lib/libarchive \
+ lib/libbz2 \
+ lib/libc \
+ lib/libcam \
+ lib/libcompiler_rt \
+ lib/libcrypt \
+ lib/libdevstat \
+ lib/libedit \
+ lib/libelf \
+ lib/libexpat \
+ lib/libgeom \
+ lib/libipsec \
+ lib/libjail \
+ lib/libkiconv \
+ lib/libkvm \
+ lib/liblzma \
+ lib/libmd \
+ lib/libmt \
+ lib/libnetgraph \
+ lib/libsbuf \
+ lib/libthr \
+ lib/libufs \
+ lib/libutil \
+ lib/libxo \
+ lib/libz \
+ lib/msun \
+ lib/ncurses/ncursesw \
+ rescue/librescue \
+ secure/lib/libcrypto \
+ usr.bin/lex/lib \
+ usr.bin/yacc.host \
+ usr.sbin/crunch/crunchgen.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif