diff options
Diffstat (limited to 'src/lib/libcrypto/des/Makefile.ssl')
-rw-r--r-- | src/lib/libcrypto/des/Makefile.ssl | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/src/lib/libcrypto/des/Makefile.ssl b/src/lib/libcrypto/des/Makefile.ssl index 7f9600cf02..41976655e9 100644 --- a/src/lib/libcrypto/des/Makefile.ssl +++ b/src/lib/libcrypto/des/Makefile.ssl | |||
@@ -15,6 +15,7 @@ MAKE= make -f Makefile.ssl | |||
15 | MAKEDEPEND= $(TOP)/util/domd $(TOP) | 15 | MAKEDEPEND= $(TOP)/util/domd $(TOP) |
16 | MAKEFILE= Makefile.ssl | 16 | MAKEFILE= Makefile.ssl |
17 | AR= ar r | 17 | AR= ar r |
18 | RANLIB= ranlib | ||
18 | DES_ENC= des_enc.o fcrypt_b.o | 19 | DES_ENC= des_enc.o fcrypt_b.o |
19 | # or use | 20 | # or use |
20 | #DES_ENC= dx86-elf.o yx86-elf.o | 21 | #DES_ENC= dx86-elf.o yx86-elf.o |
@@ -162,14 +163,15 @@ enc_read.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | |||
162 | enc_read.o: ../../include/openssl/crypto.h ../../include/openssl/des.h | 163 | enc_read.o: ../../include/openssl/crypto.h ../../include/openssl/des.h |
163 | enc_read.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h | 164 | enc_read.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h |
164 | enc_read.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h | 165 | enc_read.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h |
165 | enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h | 166 | enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h |
166 | enc_read.o: ../cryptlib.h des_locl.h | 167 | enc_read.o: ../../include/openssl/stack.h ../cryptlib.h des_locl.h |
167 | enc_writ.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | 168 | enc_writ.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h |
168 | enc_writ.o: ../../include/openssl/crypto.h ../../include/openssl/des.h | 169 | enc_writ.o: ../../include/openssl/crypto.h ../../include/openssl/des.h |
169 | enc_writ.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h | 170 | enc_writ.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h |
170 | enc_writ.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h | 171 | enc_writ.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h |
171 | enc_writ.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h | 172 | enc_writ.o: ../../include/openssl/opensslv.h ../../include/openssl/rand.h |
172 | enc_writ.o: ../../include/openssl/stack.h ../cryptlib.h des_locl.h | 173 | enc_writ.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h |
174 | enc_writ.o: ../cryptlib.h des_locl.h | ||
173 | fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des.h | 175 | fcrypt.o: ../../include/openssl/des.h ../../include/openssl/des.h |
174 | fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/e_os2.h | 176 | fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/e_os2.h |
175 | fcrypt.o: ../../include/openssl/opensslconf.h | 177 | fcrypt.o: ../../include/openssl/opensslconf.h |
@@ -187,15 +189,15 @@ pcbc_enc.o: ../../include/openssl/opensslconf.h des_locl.h | |||
187 | qud_cksm.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h | 189 | qud_cksm.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h |
188 | qud_cksm.o: ../../include/openssl/opensslconf.h des_locl.h | 190 | qud_cksm.o: ../../include/openssl/opensslconf.h des_locl.h |
189 | rand_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h | 191 | rand_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h |
190 | rand_key.o: ../../include/openssl/opensslconf.h des_locl.h | 192 | rand_key.o: ../../include/openssl/opensslconf.h ../../include/openssl/rand.h |
191 | read2pwd.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h | 193 | read2pwd.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h |
192 | read2pwd.o: ../../include/openssl/opensslconf.h des_locl.h | 194 | read2pwd.o: ../../include/openssl/opensslconf.h des_locl.h |
193 | read_pwd.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h | 195 | read_pwd.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h |
194 | read_pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h | 196 | read_pwd.o: ../../include/openssl/crypto.h ../../include/openssl/des.h |
195 | read_pwd.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h | 197 | read_pwd.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h |
196 | read_pwd.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h | 198 | read_pwd.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h |
197 | read_pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h | 199 | read_pwd.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h |
198 | read_pwd.o: ../cryptlib.h des_locl.h | 200 | read_pwd.o: ../../include/openssl/stack.h ../cryptlib.h des_locl.h |
199 | rpc_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h | 201 | rpc_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h |
200 | rpc_enc.o: ../../include/openssl/opensslconf.h des_locl.h des_ver.h rpc_des.h | 202 | rpc_enc.o: ../../include/openssl/opensslconf.h des_locl.h des_ver.h rpc_des.h |
201 | set_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h | 203 | set_key.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h |