blob: c2a5dae72ac8f3601fb22e57e5c88c77f688592c [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
Lev Walkin59b176e2005-11-26 11:25:14 +000012ENUMERATED.h ENUMERATED.c INTEGER.h NativeEnumerated.h
Lev Walkin5e975652004-08-19 13:27:57 +000013GeneralString.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
Lev Walkin22b54552004-10-28 13:22:54 +000044COMMON-FILES: # THIS IS A SPECIAL SECTION
45asn_application.h # Applications should include this file
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
48asn_internal.h # Internal stuff
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
Lev Walkin8394b052005-11-26 11:26:22 +000061per_support.h per_support.c # PER parsing
62per_decoder.h per_decoder.c # PER decoding support
Lev Walkin523de9e2006-08-18 01:34:18 +000063per_encoder.h per_encoder.c # PER encoding support
Lev Walkin9218bc12007-06-27 04:09:37 +000064per_opentype.h per_opentype.c # PER "open type" handling
Lev Walkinf218e782006-09-12 06:21:18 +000065
66CONVERTER: # THIS IS A SPECIAL SECTION
67converter-sample.c # A default name for sample transcoder
Lev Walkin59b176e2005-11-26 11:25:14 +000068
69CODEC-PER: # THIS IS A SPECIAL SECTION