blob: 3c8715fad36d6dcd8e8d0b15a19837df995f6d29 [file] [log] [blame]
Lev Walkin5e975652004-08-19 13:27:57 +00001# This file contains dependency information for the asn1c compiler's skeletons.
2# Feel free to edit this file.
3# The format is like this:
4# <filename> <dependent-file> ...
5#
6# $Id$
7#
8
Lev Walkin3de5a3a2004-09-04 04:43:41 +00009ANY.h ANY.c
Lev Walkin9a6f65b2004-10-23 11:20:06 +000010BMPString.h BMPString.c UTF8String.h
Lev Walkin5e975652004-08-19 13:27:57 +000011BOOLEAN.h BOOLEAN.c
12ENUMERATED.h ENUMERATED.c INTEGER.h
13GeneralString.h GeneralString.c
14GeneralizedTime.h GeneralizedTime.c
15GraphicString.h GraphicString.c
16IA5String.h IA5String.c
17INTEGER.h INTEGER.c
18ISO646String.h ISO646String.c
19NULL.h NULL.c BOOLEAN.h
20NativeEnumerated.h NativeEnumerated.c NativeInteger.h
21NativeInteger.h NativeInteger.c INTEGER.h
Lev Walkin41ba1f22004-09-14 12:46:35 +000022NativeReal.h NativeReal.c REAL.h
Lev Walkin5e975652004-08-19 13:27:57 +000023NumericString.h NumericString.c
24OBJECT_IDENTIFIER.h OBJECT_IDENTIFIER.c INTEGER.h
25ObjectDescriptor.h ObjectDescriptor.c GraphicString.h
26PrintableString.h PrintableString.c
Lev Walkin41ba1f22004-09-14 12:46:35 +000027REAL.h REAL.c INTEGER.h
Lev Walkined90e9e2004-09-15 11:44:21 +000028RELATIVE-OID.h RELATIVE-OID.c OBJECT_IDENTIFIER.h
Lev Walkin5e975652004-08-19 13:27:57 +000029T61String.h T61String.c
Lev Walkina737f3b2004-09-02 12:11:47 +000030TeletexString.h TeletexString.c
Lev Walkin5e975652004-08-19 13:27:57 +000031UTCTime.h UTCTime.c GeneralizedTime.h
32UTF8String.h UTF8String.c
Lev Walkin9a6f65b2004-10-23 11:20:06 +000033UniversalString.h UniversalString.c UTF8String.h
Lev Walkin5e975652004-08-19 13:27:57 +000034VideotexString.h VideotexString.c
35VisibleString.h VisibleString.c
36asn_SEQUENCE_OF.h asn_SEQUENCE_OF.c asn_SET_OF.h
37asn_SET_OF.h asn_SET_OF.c
38constr_CHOICE.h constr_CHOICE.c
39constr_SEQUENCE.h constr_SEQUENCE.c
Lev Walkinc8fb7122004-10-05 06:36:29 +000040constr_SEQUENCE_OF.h constr_SEQUENCE_OF.c asn_SEQUENCE_OF.h constr_SET_OF.h
Lev Walkin5e975652004-08-19 13:27:57 +000041constr_SET.h constr_SET.c
42constr_SET_OF.h constr_SET_OF.c asn_SET_OF.h
43
44COMMON-FILES: # This is a special section
Lev Walkin11c3e172004-09-24 21:00:50 +000045asn_application.h
Lev Walkina9cc46e2004-09-22 16:06:28 +000046asn_internal.h
Lev Walkindc06f6b2004-10-20 15:50:55 +000047asn_codecs.h
48asn_system.h # Platform-dependent types
Lev Walkin5e975652004-08-19 13:27:57 +000049OCTET_STRING.h OCTET_STRING.c # This one is used too widely
Lev Walkinbbd93252004-10-12 05:57:23 +000050BIT_STRING.h BIT_STRING.c # This one is necessary for the above one
Lev Walkinf3999542004-10-21 11:21:43 +000051asn_codecs_prim.c asn_codecs_prim.h # enc/decoders for primitive types
52ber_tlv_length.h ber_tlv_length.c # BER TLV L (length)
53ber_tlv_tag.h ber_tlv_tag.c # BER TLV T (tag)
54ber_decoder.h ber_decoder.c # BER decoder support code
55der_encoder.h der_encoder.c # DER encoder support code
56constr_TYPE.h constr_TYPE.c # Description of a type
57constraints.h constraints.c # Subtype constraints support
58xer_support.h xer_support.c # XML parsing
59xer_decoder.h xer_decoder.c # XER decoding support
60xer_encoder.h xer_encoder.c # XER encoding support