summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/err/Makefile.ssl')
-rw-r--r--src/lib/libcrypto/err/Makefile.ssl57
1 files changed, 26 insertions, 31 deletions
diff --git a/src/lib/libcrypto/err/Makefile.ssl b/src/lib/libcrypto/err/Makefile.ssl
index 58218d1cea..4e69b9fbab 100644
--- a/src/lib/libcrypto/err/Makefile.ssl
+++ b/src/lib/libcrypto/err/Makefile.ssl
@@ -5,13 +5,14 @@
5DIR= err 5DIR= err
6TOP= ../.. 6TOP= ../..
7CC= cc 7CC= cc
8INCLUDES= -I.. -I../../include 8INCLUDES= -I.. -I$(TOP) -I../../include
9CFLAG=-g 9CFLAG=-g
10INSTALL_PREFIX= 10INSTALL_PREFIX=
11OPENSSLDIR= /usr/local/ssl 11OPENSSLDIR= /usr/local/ssl
12INSTALLTOP=/usr/local/ssl 12INSTALLTOP=/usr/local/ssl
13MAKE= make -f Makefile.ssl 13MAKE= make -f Makefile.ssl
14MAKEDEPEND= $(TOP)/util/domd $(TOP) 14MAKEDEPPROG= makedepend
15MAKEDEPEND= $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
15MAKEFILE= Makefile.ssl 16MAKEFILE= Makefile.ssl
16AR= ar r 17AR= ar r
17 18
@@ -39,8 +40,7 @@ all: lib
39 40
40lib: $(LIBOBJ) 41lib: $(LIBOBJ)
41 $(AR) $(LIB) $(LIBOBJ) 42 $(AR) $(LIB) $(LIBOBJ)
42 @echo You may get an error following this line. Please ignore. 43 $(RANLIB) $(LIB) || echo Never mind.
43 - $(RANLIB) $(LIB)
44 @touch lib 44 @touch lib
45 45
46files: 46files:
@@ -79,39 +79,34 @@ clean:
79 79
80# DO NOT DELETE THIS LINE -- make depend depends on it. 80# DO NOT DELETE THIS LINE -- make depend depends on it.
81 81
82err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 82err.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/buffer.h
83err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h 83err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
84err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 84err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
85err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 85err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
86err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 86err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
87err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 87err.o: ../../include/openssl/symhacks.h ../cryptlib.h err.c
88err.o: ../cryptlib.h
89err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h 88err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
90err_all.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h 89err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
91err_all.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
92err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h 90err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
93err_all.o: ../../include/openssl/des.h ../../include/openssl/dh.h 91err_all.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
94err_all.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h 92err_all.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
95err_all.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h 93err_all.o: ../../include/openssl/ec.h ../../include/openssl/engine.h
96err_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h 94err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h
97err_all.o: ../../include/openssl/evp.h ../../include/openssl/idea.h 95err_all.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
98err_all.o: ../../include/openssl/lhash.h ../../include/openssl/md2.h 96err_all.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
99err_all.o: ../../include/openssl/md4.h ../../include/openssl/md5.h 97err_all.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
100err_all.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h 98err_all.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem2.h
101err_all.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
102err_all.o: ../../include/openssl/opensslv.h ../../include/openssl/pem2.h
103err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h 99err_all.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h
104err_all.o: ../../include/openssl/rand.h ../../include/openssl/rc2.h 100err_all.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
105err_all.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
106err_all.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
107err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h 101err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
108err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 102err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h 103err_all.o: ../../include/openssl/ui.h ../../include/openssl/x509.h
110err_all.o: ../../include/openssl/x509v3.h 104err_all.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
111err_prn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h 105err_all.o: err_all.c
112err_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h 106err_prn.o: ../../e_os.h ../../include/openssl/bio.h
107err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
113err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h 108err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
114err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h 109err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
115err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h 110err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
116err_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h 111err_prn.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
117err_prn.o: ../cryptlib.h 112err_prn.o: ../cryptlib.h err_prn.c