~andersk/ubuntu/oneiric/openssl/spurious-reboot

« back to all changes in this revision

Viewing changes to crypto/ocsp/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2010-12-12 15:37:21 UTC
  • mto: (1.2.1 upstream) (11.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: james.westby@ubuntu.com-20101212153721-mfw51stum5hwztpd
Tags: upstream-1.0.0c
ImportĀ upstreamĀ versionĀ 1.0.0c

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
all:    lib
37
37
 
38
38
lib:    $(LIBOBJ)
39
 
        $(ARX) $(LIB) $(LIBOBJ)
 
39
        $(AR) $(LIB) $(LIBOBJ)
40
40
        $(RANLIB) $(LIB) || echo Never mind.
41
41
        @touch lib
42
42
 
82
82
ocsp_asn.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
83
83
ocsp_asn.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
84
84
ocsp_asn.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
85
 
ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
86
 
ocsp_asn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
87
 
ocsp_asn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
88
 
ocsp_asn.o: ../../include/openssl/opensslconf.h
 
85
ocsp_asn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
 
86
ocsp_asn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
 
87
ocsp_asn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
89
88
ocsp_asn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
90
89
ocsp_asn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
91
90
ocsp_asn.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
98
97
ocsp_cl.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
99
98
ocsp_cl.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
100
99
ocsp_cl.o: ../../include/openssl/err.h ../../include/openssl/evp.h
101
 
ocsp_cl.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
102
 
ocsp_cl.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
103
 
ocsp_cl.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
104
 
ocsp_cl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
105
 
ocsp_cl.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
106
 
ocsp_cl.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
107
 
ocsp_cl.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
108
 
ocsp_cl.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
109
 
ocsp_cl.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
110
 
ocsp_cl.o: ../../include/openssl/x509v3.h ../cryptlib.h ocsp_cl.c
 
100
ocsp_cl.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
 
101
ocsp_cl.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
 
102
ocsp_cl.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
 
103
ocsp_cl.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pem.h
 
104
ocsp_cl.o: ../../include/openssl/pem2.h ../../include/openssl/pkcs7.h
 
105
ocsp_cl.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
 
106
ocsp_cl.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
 
107
ocsp_cl.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
 
108
ocsp_cl.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
 
109
ocsp_cl.o: ../cryptlib.h ocsp_cl.c
111
110
ocsp_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112
111
ocsp_err.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
113
112
ocsp_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
114
113
ocsp_err.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115
114
ocsp_err.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
116
 
ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
117
 
ocsp_err.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
118
 
ocsp_err.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
119
 
ocsp_err.o: ../../include/openssl/opensslconf.h
 
115
ocsp_err.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
 
116
ocsp_err.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
 
117
ocsp_err.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
120
118
ocsp_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121
119
ocsp_err.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
122
120
ocsp_err.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
129
127
ocsp_ext.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
130
128
ocsp_ext.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
131
129
ocsp_ext.o: ../../include/openssl/err.h ../../include/openssl/evp.h
132
 
ocsp_ext.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
133
 
ocsp_ext.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
134
 
ocsp_ext.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
 
130
ocsp_ext.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
 
131
ocsp_ext.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
 
132
ocsp_ext.o: ../../include/openssl/opensslconf.h
135
133
ocsp_ext.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
136
134
ocsp_ext.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
137
135
ocsp_ext.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
144
142
ocsp_ht.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
145
143
ocsp_ht.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
146
144
ocsp_ht.o: ../../include/openssl/err.h ../../include/openssl/evp.h
147
 
ocsp_ht.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
148
 
ocsp_ht.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
149
 
ocsp_ht.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
150
 
ocsp_ht.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
151
 
ocsp_ht.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
152
 
ocsp_ht.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
153
 
ocsp_ht.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
154
 
ocsp_ht.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
155
 
ocsp_ht.o: ocsp_ht.c
 
145
ocsp_ht.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
 
146
ocsp_ht.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
 
147
ocsp_ht.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
 
148
ocsp_ht.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h
 
149
ocsp_ht.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
 
150
ocsp_ht.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
 
151
ocsp_ht.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
 
152
ocsp_ht.o: ../../include/openssl/x509v3.h ocsp_ht.c
156
153
ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
157
 
ocsp_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
158
 
ocsp_lib.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
159
 
ocsp_lib.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
160
 
ocsp_lib.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
161
 
ocsp_lib.o: ../../include/openssl/err.h ../../include/openssl/evp.h
162
 
ocsp_lib.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
 
154
ocsp_lib.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
 
155
ocsp_lib.o: ../../include/openssl/buffer.h ../../include/openssl/conf.h
 
156
ocsp_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
 
157
ocsp_lib.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
 
158
ocsp_lib.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
 
159
ocsp_lib.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
163
160
ocsp_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
164
161
ocsp_lib.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
165
162
ocsp_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
174
171
ocsp_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
175
172
ocsp_prn.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
176
173
ocsp_prn.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
177
 
ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
178
 
ocsp_prn.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
179
 
ocsp_prn.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
180
 
ocsp_prn.o: ../../include/openssl/opensslconf.h
 
174
ocsp_prn.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
 
175
ocsp_prn.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
 
176
ocsp_prn.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
181
177
ocsp_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
182
178
ocsp_prn.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
183
179
ocsp_prn.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
191
187
ocsp_srv.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h
192
188
ocsp_srv.o: ../../include/openssl/ecdh.h ../../include/openssl/ecdsa.h
193
189
ocsp_srv.o: ../../include/openssl/err.h ../../include/openssl/evp.h
194
 
ocsp_srv.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
195
 
ocsp_srv.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
196
 
ocsp_srv.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
 
190
ocsp_srv.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
 
191
ocsp_srv.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
 
192
ocsp_srv.o: ../../include/openssl/opensslconf.h
197
193
ocsp_srv.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
198
194
ocsp_srv.o: ../../include/openssl/pem.h ../../include/openssl/pem2.h
199
195
ocsp_srv.o: ../../include/openssl/pkcs7.h ../../include/openssl/rand.h
206
202
ocsp_vfy.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
207
203
ocsp_vfy.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
208
204
ocsp_vfy.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
209
 
ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
210
 
ocsp_vfy.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
211
 
ocsp_vfy.o: ../../include/openssl/objects.h ../../include/openssl/ocsp.h
212
 
ocsp_vfy.o: ../../include/openssl/opensslconf.h
 
205
ocsp_vfy.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
 
206
ocsp_vfy.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
 
207
ocsp_vfy.o: ../../include/openssl/ocsp.h ../../include/openssl/opensslconf.h
213
208
ocsp_vfy.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
214
209
ocsp_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
215
210
ocsp_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h