~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to crypto/asn1/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2006-05-15 16:00:58 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060515160058-pg6lnbkkpkwpdj2e
Tags: upstream-0.9.8b
ImportĀ upstreamĀ versionĀ 0.9.8b

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# SSLeay/crypto/asn1/Makefile
 
2
# OpenSSL/crypto/asn1/Makefile
3
3
#
4
4
 
5
5
DIR=    asn1
630
630
tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
631
631
tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
632
632
tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c
633
 
tasn_enc.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
634
 
tasn_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
635
 
tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
 
633
tasn_enc.o: ../../e_os.h ../../include/openssl/asn1.h
 
634
tasn_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
 
635
tasn_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
 
636
tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
 
637
tasn_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
636
638
tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
637
639
tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
638
640
tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
639
 
tasn_enc.o: ../../include/openssl/symhacks.h tasn_enc.c
 
641
tasn_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h tasn_enc.c
640
642
tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
641
643
tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
642
644
tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h