aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin/sftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-15 10:56:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-15 10:56:01 +0000
commitdad2fb7ece7a186a249cfc077018b18fe6d2c836 (patch)
tree38be19927629e894dac83d7490eda1567d530cb9 /secure/usr.bin/sftp
parent37a48d408f2b41e2c45952de3498a018b4d41b31 (diff)
parentc4af37bb9ab8de1e24228aafe21eeb7a15a610df (diff)
downloadsrc-dad2fb7ece7a186a249cfc077018b18fe6d2c836.tar.gz
src-dad2fb7ece7a186a249cfc077018b18fe6d2c836.zip
Merge from head
Notes
Notes: svn path=/projects/release-pkg/; revision=284410
Diffstat (limited to 'secure/usr.bin/sftp')
-rw-r--r--secure/usr.bin/sftp/Makefile.depend28
1 files changed, 28 insertions, 0 deletions
diff --git a/secure/usr.bin/sftp/Makefile.depend b/secure/usr.bin/sftp/Makefile.depend
new file mode 100644
index 000000000000..8c545dd07878
--- /dev/null
+++ b/secure/usr.bin/sftp/Makefile.depend
@@ -0,0 +1,28 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
+ lib/libcrypt \
+ lib/libedit \
+ lib/libldns \
+ lib/libpam/libpam \
+ lib/libutil \
+ lib/libz \
+ lib/ncurses/ncursesw \
+ secure/lib/libcrypto \
+ secure/lib/libssh \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif