~ubuntu-branches/ubuntu/lucid/openssl/lucid-proposed

« back to all changes in this revision

Viewing changes to crypto/conf/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-06-13 18:15:46 UTC
  • mto: (11.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090613181546-vbfntai3b009dl1u
Tags: upstream-0.9.8k
ImportĀ upstreamĀ versionĀ 0.9.8k

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
all:    lib
37
37
 
38
38
lib:    $(LIBOBJ)
39
 
        $(AR) $(LIB) $(LIBOBJ)
 
39
        $(ARX) $(LIB) $(LIBOBJ)
40
40
        $(RANLIB) $(LIB) || echo Never mind.
41
41
        @touch lib
42
42
 
114
114
conf_mall.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
115
115
conf_mall.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
116
116
conf_mall.o: ../../include/openssl/err.h ../../include/openssl/evp.h
117
 
conf_mall.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
118
 
conf_mall.o: ../../include/openssl/objects.h
 
117
conf_mall.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
 
118
conf_mall.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
119
119
conf_mall.o: ../../include/openssl/opensslconf.h
120
120
conf_mall.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
121
121
conf_mall.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
128
128
conf_mod.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
129
129
conf_mod.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
130
130
conf_mod.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
131
 
conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
132
 
conf_mod.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
133
 
conf_mod.o: ../../include/openssl/opensslconf.h
 
131
conf_mod.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
 
132
conf_mod.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
 
133
conf_mod.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
134
134
conf_mod.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
135
135
conf_mod.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
136
136
conf_mod.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
143
143
conf_sap.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
144
144
conf_sap.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
145
145
conf_sap.o: ../../include/openssl/err.h ../../include/openssl/evp.h
146
 
conf_sap.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
147
 
conf_sap.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
 
146
conf_sap.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
 
147
conf_sap.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
 
148
conf_sap.o: ../../include/openssl/opensslconf.h
148
149
conf_sap.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
149
150
conf_sap.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
150
151
conf_sap.o: ../../include/openssl/sha.h ../../include/openssl/stack.h