blob: 76bc301407e2ff23ed153a7554146c2c08170901 [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#
Lev Walkin5e975652004-08-19 13:27:57 +00006
Lev Walkin3de5a3a2004-09-04 04:43:41 +00007ANY.h ANY.c
Lev Walkinf6853ce2017-08-11 00:50:27 -07008OPEN_TYPE.h OPEN_TYPE.c constr_CHOICE.h
Lev Walkin9a6f65b2004-10-23 11:20:06 +00009BMPString.h BMPString.c UTF8String.h
Lev Walkin5e975652004-08-19 13:27:57 +000010BOOLEAN.h BOOLEAN.c
Lev Walkin59b176e2005-11-26 11:25:14 +000011ENUMERATED.h ENUMERATED.c INTEGER.h NativeEnumerated.h
Lev Walkin5e975652004-08-19 13:27:57 +000012GeneralString.h GeneralString.c
13GeneralizedTime.h GeneralizedTime.c
14GraphicString.h GraphicString.c
15IA5String.h IA5String.c
16INTEGER.h INTEGER.c
17ISO646String.h ISO646String.c
18NULL.h NULL.c BOOLEAN.h
19NativeEnumerated.h NativeEnumerated.c NativeInteger.h
Lev Walkina4f3d462017-08-05 22:40:14 -070020NativeInteger.h NativeInteger.c INTEGER.h
Lev Walkin41ba1f22004-09-14 12:46:35 +000021NativeReal.h NativeReal.c REAL.h
Lev Walkin5e975652004-08-19 13:27:57 +000022NumericString.h NumericString.c
23OBJECT_IDENTIFIER.h OBJECT_IDENTIFIER.c INTEGER.h
24ObjectDescriptor.h ObjectDescriptor.c GraphicString.h
25PrintableString.h PrintableString.c
Lev Walkin41ba1f22004-09-14 12:46:35 +000026REAL.h REAL.c INTEGER.h
Lev Walkined90e9e2004-09-15 11:44:21 +000027RELATIVE-OID.h RELATIVE-OID.c OBJECT_IDENTIFIER.h
Lev Walkin5e975652004-08-19 13:27:57 +000028T61String.h T61String.c
Lev Walkina737f3b2004-09-02 12:11:47 +000029TeletexString.h TeletexString.c
Lev Walkin5e975652004-08-19 13:27:57 +000030UTCTime.h UTCTime.c GeneralizedTime.h
31UTF8String.h UTF8String.c
Lev Walkin9a6f65b2004-10-23 11:20:06 +000032UniversalString.h UniversalString.c UTF8String.h
Lev Walkin5e975652004-08-19 13:27:57 +000033VideotexString.h VideotexString.c
34VisibleString.h VisibleString.c
35asn_SEQUENCE_OF.h asn_SEQUENCE_OF.c asn_SET_OF.h
36asn_SET_OF.h asn_SET_OF.c
37constr_CHOICE.h constr_CHOICE.c
Lev Walkinf6853ce2017-08-11 00:50:27 -070038constr_SEQUENCE.h constr_SEQUENCE.c OPEN_TYPE.h
Lev Walkin602aacb2017-07-24 01:46:41 +040039constr_SEQUENCE_OF.h constr_SEQUENCE_OF.c asn_SEQUENCE_OF.h constr_SET_OF.h
Lev Walkin5e975652004-08-19 13:27:57 +000040constr_SET.h constr_SET.c
41constr_SET_OF.h constr_SET_OF.c asn_SET_OF.h
42
Lev Walkin22b54552004-10-28 13:22:54 +000043COMMON-FILES: # THIS IS A SPECIAL SECTION
Lev Walkin6d46bc32017-09-12 21:34:00 -070044asn_application.h asn_application.c # Applications should include this file
Lev Walkin7c876302017-08-10 06:11:24 -070045asn_ioc.h # Information Object Classes, runtime support
Lev Walkindc06f6b2004-10-20 15:50:55 +000046asn_system.h # Platform-dependent types
Lev Walkin22b54552004-10-28 13:22:54 +000047asn_codecs.h # Return types of encoders and decoders
Lev Walkine2bbbf82017-10-08 18:52:37 -070048asn_internal.h asn_internal.c # Internal stuff
Lev Walkina5972be2017-09-29 23:15:58 -070049asn_random_fill.h asn_random_fill.c # Initialize with a random value
Lev Walkin6cd0d562017-08-25 11:57:01 -070050asn_bit_data.h asn_bit_data.c # Bit streaming support
Lev Walkin5e975652004-08-19 13:27:57 +000051OCTET_STRING.h OCTET_STRING.c # This one is used too widely
Lev Walkinbbd93252004-10-12 05:57:23 +000052BIT_STRING.h BIT_STRING.c # This one is necessary for the above one
Lev Walkinf3999542004-10-21 11:21:43 +000053asn_codecs_prim.c asn_codecs_prim.h # enc/decoders for primitive types
54ber_tlv_length.h ber_tlv_length.c # BER TLV L (length)
55ber_tlv_tag.h ber_tlv_tag.c # BER TLV T (tag)
56ber_decoder.h ber_decoder.c # BER decoder support code
57der_encoder.h der_encoder.c # DER encoder support code
58constr_TYPE.h constr_TYPE.c # Description of a type
59constraints.h constraints.c # Subtype constraints support
60xer_support.h xer_support.c # XML parsing
61xer_decoder.h xer_decoder.c # XER decoding support
62xer_encoder.h xer_encoder.c # XER encoding support
Lev Walkin8394b052005-11-26 11:26:22 +000063per_support.h per_support.c # PER parsing
64per_decoder.h per_decoder.c # PER decoding support
Lev Walkin523de9e2006-08-18 01:34:18 +000065per_encoder.h per_encoder.c # PER encoding support
Lev Walkin9218bc12007-06-27 04:09:37 +000066per_opentype.h per_opentype.c # PER "open type" handling
Lev Walkinf218e782006-09-12 06:21:18 +000067
68CONVERTER: # THIS IS A SPECIAL SECTION
Lev Walkin478819d2017-09-26 22:48:30 -070069converter-example.c # A default name for the example transcoder
Lev Walkin59b176e2005-11-26 11:25:14 +000070
Lev Walkinf573ebb2017-07-24 00:25:51 +040071CODEC-OER: # THIS IS A SPECIAL SECTION
Lev Walkin7d5d9302017-11-13 22:17:20 -080072oer_decoder.h
73oer_encoder.h
74oer_support.h
75oer_decoder.h oer_decoder.c OPEN_TYPE.h
76oer_encoder.h oer_encoder.c
77oer_support.h oer_support.c
Lev Walkind7a740c2017-09-30 19:32:51 -070078OPEN_TYPE.h OPEN_TYPE_oer.c constr_CHOICE.h
Lev Walkin7d5d9302017-11-13 22:17:20 -080079INTEGER.h INTEGER_oer.c
80BIT_STRING.h BIT_STRING_oer.c OCTET_STRING_oer.c
81NativeInteger.h NativeInteger_oer.c
82NativeEnumerated.h NativeEnumerated_oer.c
83constr_CHOICE.h constr_CHOICE_oer.c
84constr_SEQUENCE.h constr_SEQUENCE_oer.c
85constr_SET_OF.h constr_SET_OF_oer.c
Lev Walkinf573ebb2017-07-24 00:25:51 +040086
Lev Walkin59b176e2005-11-26 11:25:14 +000087CODEC-PER: # THIS IS A SPECIAL SECTION