aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
commit7cd2dcf07629713e5a3d60472cfe4701b705a167 (patch)
treeb5c84f0fffb4afc526cfc112218fc0eb81a3021a /secure
parentc9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/lib4758cca/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libaep/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libatalla/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libchil/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libcswift/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libgost/Makefile.depend20
-rw-r--r--secure/lib/libcrypto/engines/libnuron/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libsureware/Makefile.depend4
-rw-r--r--secure/lib/libcrypto/engines/libubsec/Makefile.depend4
-rw-r--r--secure/lib/libssh/Makefile.depend10
-rw-r--r--secure/lib/libssl/Makefile.depend4
12 files changed, 69 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile.depend b/secure/lib/libcrypto/Makefile.depend
index e8b704c57166..249dc65ee7e2 100644
--- a/secure/lib/libcrypto/Makefile.depend
+++ b/secure/lib/libcrypto/Makefile.depend
@@ -5,11 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
lib/msun \
- secure/lib/libssl \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend b/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend
+++ b/secure/lib/libcrypto/engines/lib4758cca/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libaep/Makefile.depend b/secure/lib/libcrypto/engines/libaep/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libaep/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libaep/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libatalla/Makefile.depend b/secure/lib/libcrypto/engines/libatalla/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libatalla/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libatalla/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libchil/Makefile.depend b/secure/lib/libcrypto/engines/libchil/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libchil/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libchil/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libcswift/Makefile.depend b/secure/lib/libcrypto/engines/libcswift/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libcswift/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libcswift/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libgost/Makefile.depend b/secure/lib/libcrypto/engines/libgost/Makefile.depend
new file mode 100644
index 000000000000..1ae71d98e8f9
--- /dev/null
+++ b/secure/lib/libcrypto/engines/libgost/Makefile.depend
@@ -0,0 +1,20 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DEP_MACHINE := ${.PARSEFILE:E}
+
+DIRDEPS = \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/secure/lib/libcrypto/engines/libnuron/Makefile.depend b/secure/lib/libcrypto/engines/libnuron/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libnuron/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libnuron/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libsureware/Makefile.depend b/secure/lib/libcrypto/engines/libsureware/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libsureware/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libsureware/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libcrypto/engines/libubsec/Makefile.depend b/secure/lib/libcrypto/engines/libubsec/Makefile.depend
index e248139c3a0e..1ae71d98e8f9 100644
--- a/secure/lib/libcrypto/engines/libubsec/Makefile.depend
+++ b/secure/lib/libcrypto/engines/libubsec/Makefile.depend
@@ -5,8 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libssh/Makefile.depend b/secure/lib/libssh/Makefile.depend
index 2470419853e5..3e41c000ef0c 100644
--- a/secure/lib/libssh/Makefile.depend
+++ b/secure/lib/libssh/Makefile.depend
@@ -5,14 +5,24 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
kerberos5/lib/libasn1 \
+ kerberos5/lib/libhx509 \
kerberos5/lib/libkrb5 \
+ kerberos5/lib/libroken \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcom_err \
+ lib/libcrypt \
+ lib/libgssapi \
+ lib/libmd \
lib/libpam/libpam \
lib/libutil \
lib/libz \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/secure/lib/libssl/Makefile.depend b/secure/lib/libssl/Makefile.depend
index e54ec8c9f8a4..b72ea114ecbe 100644
--- a/secure/lib/libssl/Makefile.depend
+++ b/secure/lib/libssl/Makefile.depend
@@ -5,9 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/arpa \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
.include <dirdeps.mk>