blob: 1d43b4158c446d3f45d461f2437f0ae66ef629c5 [file] [log] [blame]
Juha Hyttinenff8dccd2019-12-10 14:34:07 +02001ASN_MODULE_SRCS= \
2 E2AP-PDU.c \
3 RICInitiatingMessage.c \
4 RICSuccessfulOutcome.c \
5 RICUnsuccessfulOutcome.c \
6 RICsubscriptionRequest.c \
7 RICsubscription.c \
8 RICactions-ToBeSetup-List.c \
9 RICaction-ToBeSetup-Item.c \
10 RICsubscriptionResponse.c \
11 RICaction-Admitted-List.c \
12 RICaction-Admitted-Item.c \
13 RICaction-NotAdmitted-List.c \
14 RICaction-NotAdmitted-Item.c \
15 RICsubscriptionFailure.c \
16 RICsubscriptionDeleteRequest.c \
17 RICsubscriptionDeleteResponse.c \
18 RICsubscriptionDeleteFailure.c \
19 RICindication.c \
20 RICcontrolRequest.c \
21 RICcontrolAcknowledge.c \
22 RICcontrolFailure.c \
23 RICserviceUpdate.c \
24 RANfunctions-List.c \
25 RANfunction-Item.c \
26 RANfunctionsID-List.c \
27 RANfunctionID-Item.c \
28 RICserviceUpdateAcknowledge.c \
29 RANfunctionsIDcause-List.c \
30 RANfunctionIDcause-Item.c \
31 RICserviceUpdateFailure.c \
32 RICserviceQuery.c \
33 CauseRIC.c \
34 RANfunctionDefinition.c \
35 RANfunctionID.c \
36 RICactionDefinition.c \
37 RICactionID.c \
38 RICactionType.c \
39 RICcallProcessID.c \
40 RICcause.c \
41 RICcontrolAckRequest.c \
42 RICcontrolHeader.c \
43 RICcontrolMessage.c \
44 RICcontrolStatus.c \
45 RICeventTriggerDefinition.c \
46 RICindicationHeader.c \
47 RICindicationMessage.c \
48 RICindicationSN.c \
49 RICindicationType.c \
50 RICrequestID.c \
51 RICsubsequentAction.c \
52 RICsubsequentActionType.c \
53 RICtimeToWait.c \
54 E2SM-gNB-X2-eventTriggerDefinition.c \
55 E2SM-gNB-X2-actionDefinition.c \
56 E2SM-gNB-X2-indicationHeader.c \
57 E2SM-gNB-X2-indicationMessage.c \
58 E2SM-gNB-X2-callProcessID.c \
59 E2SM-gNB-X2-controlHeader.c \
60 E2SM-gNB-X2-controlMessage.c \
61 ActionParameter-Item.c \
62 ActionParameter-ID.c \
63 ActionParameter-Value.c \
64 CallProcess-ID.c \
65 Interface-ID.c \
66 InterfaceDirection.c \
67 InterfaceMessage.c \
68 InterfaceMessageType.c \
69 TypeOfMessage.c \
70 InterfaceProtocolIE-Item.c \
71 InterfaceProtocolIE-ID.c \
72 InterfaceProtocolIE-Test.c \
73 InterfaceProtocolIE-Value.c \
74 Style-ID.c \
75 TimeStamp.c \
76 ErrorIndication.c \
77 ResetRequest.c \
78 ResetResponse.c \
79 X2SetupRequest.c \
80 X2SetupResponse.c \
81 X2SetupFailure.c \
82 LoadInformation.c \
83 CellInformation-List.c \
84 CellInformation-Item.c \
85 ENBConfigurationUpdate.c \
86 ServedCellsToModify.c \
87 ServedCellsToModify-Item.c \
88 Old-ECGIs.c \
89 ENBConfigurationUpdateAcknowledge.c \
90 ENBConfigurationUpdateFailure.c \
91 ResourceStatusRequest.c \
92 CellToReport-List.c \
93 CellToReport-Item.c \
94 ReportingPeriodicity.c \
95 PartialSuccessIndicator.c \
96 ResourceStatusResponse.c \
97 MeasurementInitiationResult-List.c \
98 MeasurementInitiationResult-Item.c \
99 MeasurementFailureCause-List.c \
100 MeasurementFailureCause-Item.c \
101 ResourceStatusFailure.c \
102 CompleteFailureCauseInformation-List.c \
103 CompleteFailureCauseInformation-Item.c \
104 ResourceStatusUpdate.c \
105 CellMeasurementResult-List.c \
106 CellMeasurementResult-Item.c \
107 SeNBReconfigurationComplete.c \
108 ResponseInformationSeNBReconfComp.c \
109 ResponseInformationSeNBReconfComp-SuccessItem.c \
110 ResponseInformationSeNBReconfComp-RejectByMeNBItem.c \
111 ENDCX2SetupRequest.c \
112 InitiatingNodeType-EndcX2Setup.c \
113 ServedEUTRAcellsENDCX2ManagementList.c \
114 ServedNRcellsENDCX2ManagementList.c \
115 ServedNRCell-Information.c \
116 FDD-InfoServedNRCell-Information.c \
117 FDD-InfoNeighbourServedNRCell-Information.c \
118 TDD-InfoServedNRCell-Information.c \
119 TDD-InfoNeighbourServedNRCell-Information.c \
120 NRNeighbour-Information.c \
121 CellAssistanceInformation.c \
122 Limited-list.c \
123 ENDCX2SetupResponse.c \
124 RespondingNodeType-EndcX2Setup.c \
125 ENDCX2SetupFailure.c \
126 ENDCConfigurationUpdate.c \
127 InitiatingNodeType-EndcConfigUpdate.c \
128 ServedEUTRAcellsToModifyListENDCConfUpd.c \
129 ServedEUTRAcellsToDeleteListENDCConfUpd.c \
130 ServedNRcellsToModifyENDCConfUpdList.c \
131 ServedNRCellsToModify-Item.c \
132 ServedNRcellsToDeleteENDCConfUpdList.c \
133 ENDCConfigurationUpdateAcknowledge.c \
134 RespondingNodeType-EndcConfigUpdate.c \
135 ENDCConfigurationUpdateFailure.c \
136 GNBStatusIndication.c \
137 ABSInformation.c \
138 ABSInformationFDD.c \
139 ABSInformationTDD.c \
140 ABS-Status.c \
141 AdditionalSpecialSubframe-Info.c \
142 AdditionalSpecialSubframePatterns.c \
143 AdditionalSpecialSubframeExtension-Info.c \
144 AdditionalSpecialSubframePatternsExtension.c \
145 BandwidthReducedSI.c \
146 BenefitMetric.c \
147 BroadcastPLMNs-Item.c \
148 CapacityValue.c \
149 Cause.c \
150 CauseMisc.c \
151 CauseProtocol.c \
152 CauseRadioNetwork.c \
153 CauseTransport.c \
154 CellBasedQMC.c \
155 CellCapacityClassValue.c \
156 CellDeploymentStatusIndicator.c \
157 CellIdListforQMC.c \
158 CellReplacingInfo.c \
159 CellReportingIndicator.c \
160 CoMPHypothesisSet.c \
161 CoMPHypothesisSetItem.c \
162 CoMPInformation.c \
163 CoMPInformationItem.c \
164 CoMPInformationStartTime.c \
165 CompositeAvailableCapacity.c \
166 CompositeAvailableCapacityGroup.c \
167 CoverageModificationList.c \
168 CoverageModification-Item.c \
169 CriticalityDiagnostics.c \
170 CriticalityDiagnostics-IE-List.c \
171 CSG-Id.c \
172 CSIReportList.c \
173 CSIReportPerCSIProcess.c \
174 CSIReportPerCSIProcessItem.c \
175 CyclicPrefixDL.c \
176 CyclicPrefixUL.c \
177 DeactivationIndication.c \
178 DL-ABS-status.c \
179 DL-GBR-PRB-usage.c \
180 DL-non-GBR-PRB-usage.c \
181 DL-scheduling-PDCCH-CCE-usage.c \
182 DL-Total-PRB-usage.c \
183 DynamicDLTransmissionInformation.c \
184 DynamicNAICSInformation.c \
185 EARFCN.c \
186 EARFCNExtension.c \
187 ECGI.c \
188 EnhancedRNTP.c \
189 EnhancedRNTPStartTime.c \
190 ENB-ID.c \
191 EUTRA-Mode-Info.c \
192 EUTRANCellIdentifier.c \
193 ExtendedULInterferenceOverloadInfo.c \
194 FDD-Info.c \
195 Fourframes.c \
196 FreqBandIndicator.c \
197 FreqBandIndicatorPriority.c \
198 FreqBandNrItem.c \
199 GlobalENB-ID.c \
200 GlobalGNB-ID.c \
201 GNBOverloadInformation.c \
202 GUGroupIDList.c \
203 GU-Group-ID.c \
204 GNB-ID.c \
205 HWLoadIndicator.c \
206 InvokeIndication.c \
207 LHN-ID.c \
208 LoadIndicator.c \
209 Measurement-ID.c \
210 MeNBtoSeNBContainer.c \
211 MME-Group-ID.c \
212 MBMS-Service-Area-Identity-List.c \
213 MBMS-Service-Area-Identity.c \
214 MBSFN-Subframe-Infolist.c \
215 MBSFN-Subframe-Info.c \
216 MultibandInfoList.c \
217 BandInfo.c \
218 MeNBtoSgNBContainer.c \
219 Neighbour-Information.c \
220 Number-of-Antennaports.c \
221 NRFreqInfo.c \
222 NRCellIdentifier.c \
223 NRCGI.c \
224 NRPCI.c \
225 NR-TxBW.c \
226 NRNRB.c \
227 NRSCS.c \
228 NRS-NSSS-PowerOffset.c \
229 FiveGS-TAC.c \
230 NSSS-NumOccasionDifferentPrecoder.c \
231 OffsetOfNbiotChannelNumberToEARFCN.c \
232 Oneframe.c \
233 PA-Values.c \
234 PCI.c \
235 PLMN-Identity.c \
236 PRACH-Configuration.c \
237 ProtectedEUTRAResourceIndication.c \
238 ProtectedFootprintTimePattern.c \
239 ProtectedResourceList.c \
240 ProtectedResourceList-Item.c \
241 RadioframeAllocationOffset.c \
242 RadioframeAllocationPeriod.c \
243 RadioResourceStatus.c \
244 Registration-Request.c \
245 RelativeNarrowbandTxPower.c \
246 ReplacingCellsList.c \
247 ReplacingCellsList-Item.c \
248 ReportCharacteristics.c \
249 ReportingPeriodicityCSIR.c \
250 ReportingPeriodicityRSRPMR.c \
251 ResourceType.c \
252 RNTP-Threshold.c \
253 RSRPMeasurementResult.c \
254 RSRPMRList.c \
255 S1TNLLoadIndicator.c \
256 ServedCells.c \
257 ServedCell-Information.c \
258 SgNB-UE-X2AP-ID.c \
259 SpecialSubframe-Info.c \
260 SpecialSubframePatterns.c \
261 SubbandCQI.c \
262 SubbandCQICodeword0.c \
263 SubbandCQICodeword1.c \
264 SubbandCQIList.c \
265 SubbandCQIItem.c \
266 SubbandSize.c \
267 SubframeAllocation.c \
268 SubframeAssignment.c \
269 SULInformation.c \
270 SupportedSULFreqBandItem.c \
271 TAC.c \
272 TDD-Info.c \
273 TimeToWait.c \
274 Transmission-Bandwidth.c \
275 TypeOfError.c \
276 UEID.c \
277 UE-X2AP-ID.c \
278 UE-X2AP-ID-Extension.c \
279 UL-GBR-PRB-usage.c \
280 UL-HighInterferenceIndicationInfo.c \
281 UL-HighInterferenceIndicationInfo-Item.c \
282 UL-HighInterferenceIndication.c \
283 UL-InterferenceOverloadIndication.c \
284 UL-InterferenceOverloadIndication-Item.c \
285 UL-non-GBR-PRB-usage.c \
286 UL-scheduling-PDCCH-CCE-usage.c \
287 UL-Total-PRB-usage.c \
288 UsableABSInformation.c \
289 UsableABSInformationFDD.c \
290 UsableABSInformationTDD.c \
291 WidebandCQI.c \
292 WidebandCQICodeword1.c \
293 Criticality.c \
294 Presence.c \
295 PrivateIE-ID.c \
296 ProcedureCode.c \
297 ProtocolIE-ID.c \
298 TriggeringMessage.c \
299 ProtocolIE-Container.c \
300 ProtocolIE-Single-Container.c \
301 ProtocolIE-Field.c \
302 ProtocolIE-ContainerList.c \
303 ProtocolExtensionContainer.c \
304 ProtocolExtensionField.c
305
306ASN_MODULE_HDRS= \
307 E2AP-PDU.h \
308 RICInitiatingMessage.h \
309 RICSuccessfulOutcome.h \
310 RICUnsuccessfulOutcome.h \
311 RICsubscriptionRequest.h \
312 RICsubscription.h \
313 RICactions-ToBeSetup-List.h \
314 RICaction-ToBeSetup-Item.h \
315 RICsubscriptionResponse.h \
316 RICaction-Admitted-List.h \
317 RICaction-Admitted-Item.h \
318 RICaction-NotAdmitted-List.h \
319 RICaction-NotAdmitted-Item.h \
320 RICsubscriptionFailure.h \
321 RICsubscriptionDeleteRequest.h \
322 RICsubscriptionDeleteResponse.h \
323 RICsubscriptionDeleteFailure.h \
324 RICindication.h \
325 RICcontrolRequest.h \
326 RICcontrolAcknowledge.h \
327 RICcontrolFailure.h \
328 RICserviceUpdate.h \
329 RANfunctions-List.h \
330 RANfunction-Item.h \
331 RANfunctionsID-List.h \
332 RANfunctionID-Item.h \
333 RICserviceUpdateAcknowledge.h \
334 RANfunctionsIDcause-List.h \
335 RANfunctionIDcause-Item.h \
336 RICserviceUpdateFailure.h \
337 RICserviceQuery.h \
338 CauseRIC.h \
339 RANfunctionDefinition.h \
340 RANfunctionID.h \
341 RICactionDefinition.h \
342 RICactionID.h \
343 RICactionType.h \
344 RICcallProcessID.h \
345 RICcause.h \
346 RICcontrolAckRequest.h \
347 RICcontrolHeader.h \
348 RICcontrolMessage.h \
349 RICcontrolStatus.h \
350 RICeventTriggerDefinition.h \
351 RICindicationHeader.h \
352 RICindicationMessage.h \
353 RICindicationSN.h \
354 RICindicationType.h \
355 RICrequestID.h \
356 RICsubsequentAction.h \
357 RICsubsequentActionType.h \
358 RICtimeToWait.h \
359 E2SM-gNB-X2-eventTriggerDefinition.h \
360 E2SM-gNB-X2-actionDefinition.h \
361 E2SM-gNB-X2-indicationHeader.h \
362 E2SM-gNB-X2-indicationMessage.h \
363 E2SM-gNB-X2-callProcessID.h \
364 E2SM-gNB-X2-controlHeader.h \
365 E2SM-gNB-X2-controlMessage.h \
366 ActionParameter-Item.h \
367 ActionParameter-ID.h \
368 ActionParameter-Value.h \
369 CallProcess-ID.h \
370 Interface-ID.h \
371 InterfaceDirection.h \
372 InterfaceMessage.h \
373 InterfaceMessageType.h \
374 TypeOfMessage.h \
375 InterfaceProtocolIE-Item.h \
376 InterfaceProtocolIE-ID.h \
377 InterfaceProtocolIE-Test.h \
378 InterfaceProtocolIE-Value.h \
379 Style-ID.h \
380 TimeStamp.h \
381 ErrorIndication.h \
382 ResetRequest.h \
383 ResetResponse.h \
384 X2SetupRequest.h \
385 X2SetupResponse.h \
386 X2SetupFailure.h \
387 LoadInformation.h \
388 CellInformation-List.h \
389 CellInformation-Item.h \
390 ENBConfigurationUpdate.h \
391 ServedCellsToModify.h \
392 ServedCellsToModify-Item.h \
393 Old-ECGIs.h \
394 ENBConfigurationUpdateAcknowledge.h \
395 ENBConfigurationUpdateFailure.h \
396 ResourceStatusRequest.h \
397 CellToReport-List.h \
398 CellToReport-Item.h \
399 ReportingPeriodicity.h \
400 PartialSuccessIndicator.h \
401 ResourceStatusResponse.h \
402 MeasurementInitiationResult-List.h \
403 MeasurementInitiationResult-Item.h \
404 MeasurementFailureCause-List.h \
405 MeasurementFailureCause-Item.h \
406 ResourceStatusFailure.h \
407 CompleteFailureCauseInformation-List.h \
408 CompleteFailureCauseInformation-Item.h \
409 ResourceStatusUpdate.h \
410 CellMeasurementResult-List.h \
411 CellMeasurementResult-Item.h \
412 SeNBReconfigurationComplete.h \
413 ResponseInformationSeNBReconfComp.h \
414 ResponseInformationSeNBReconfComp-SuccessItem.h \
415 ResponseInformationSeNBReconfComp-RejectByMeNBItem.h \
416 ENDCX2SetupRequest.h \
417 InitiatingNodeType-EndcX2Setup.h \
418 ServedEUTRAcellsENDCX2ManagementList.h \
419 ServedNRcellsENDCX2ManagementList.h \
420 ServedNRCell-Information.h \
421 FDD-InfoServedNRCell-Information.h \
422 FDD-InfoNeighbourServedNRCell-Information.h \
423 TDD-InfoServedNRCell-Information.h \
424 TDD-InfoNeighbourServedNRCell-Information.h \
425 NRNeighbour-Information.h \
426 CellAssistanceInformation.h \
427 Limited-list.h \
428 ENDCX2SetupResponse.h \
429 RespondingNodeType-EndcX2Setup.h \
430 ENDCX2SetupFailure.h \
431 ENDCConfigurationUpdate.h \
432 InitiatingNodeType-EndcConfigUpdate.h \
433 ServedEUTRAcellsToModifyListENDCConfUpd.h \
434 ServedEUTRAcellsToDeleteListENDCConfUpd.h \
435 ServedNRcellsToModifyENDCConfUpdList.h \
436 ServedNRCellsToModify-Item.h \
437 ServedNRcellsToDeleteENDCConfUpdList.h \
438 ENDCConfigurationUpdateAcknowledge.h \
439 RespondingNodeType-EndcConfigUpdate.h \
440 ENDCConfigurationUpdateFailure.h \
441 GNBStatusIndication.h \
442 ABSInformation.h \
443 ABSInformationFDD.h \
444 ABSInformationTDD.h \
445 ABS-Status.h \
446 AdditionalSpecialSubframe-Info.h \
447 AdditionalSpecialSubframePatterns.h \
448 AdditionalSpecialSubframeExtension-Info.h \
449 AdditionalSpecialSubframePatternsExtension.h \
450 BandwidthReducedSI.h \
451 BenefitMetric.h \
452 BroadcastPLMNs-Item.h \
453 CapacityValue.h \
454 Cause.h \
455 CauseMisc.h \
456 CauseProtocol.h \
457 CauseRadioNetwork.h \
458 CauseTransport.h \
459 CellBasedQMC.h \
460 CellCapacityClassValue.h \
461 CellDeploymentStatusIndicator.h \
462 CellIdListforQMC.h \
463 CellReplacingInfo.h \
464 CellReportingIndicator.h \
465 CoMPHypothesisSet.h \
466 CoMPHypothesisSetItem.h \
467 CoMPInformation.h \
468 CoMPInformationItem.h \
469 CoMPInformationStartTime.h \
470 CompositeAvailableCapacity.h \
471 CompositeAvailableCapacityGroup.h \
472 CoverageModificationList.h \
473 CoverageModification-Item.h \
474 CriticalityDiagnostics.h \
475 CriticalityDiagnostics-IE-List.h \
476 CSG-Id.h \
477 CSIReportList.h \
478 CSIReportPerCSIProcess.h \
479 CSIReportPerCSIProcessItem.h \
480 CyclicPrefixDL.h \
481 CyclicPrefixUL.h \
482 DeactivationIndication.h \
483 DL-ABS-status.h \
484 DL-GBR-PRB-usage.h \
485 DL-non-GBR-PRB-usage.h \
486 DL-scheduling-PDCCH-CCE-usage.h \
487 DL-Total-PRB-usage.h \
488 DynamicDLTransmissionInformation.h \
489 DynamicNAICSInformation.h \
490 EARFCN.h \
491 EARFCNExtension.h \
492 ECGI.h \
493 EnhancedRNTP.h \
494 EnhancedRNTPStartTime.h \
495 ENB-ID.h \
496 EUTRA-Mode-Info.h \
497 EUTRANCellIdentifier.h \
498 ExtendedULInterferenceOverloadInfo.h \
499 FDD-Info.h \
500 Fourframes.h \
501 FreqBandIndicator.h \
502 FreqBandIndicatorPriority.h \
503 FreqBandNrItem.h \
504 GlobalENB-ID.h \
505 GlobalGNB-ID.h \
506 GNBOverloadInformation.h \
507 GUGroupIDList.h \
508 GU-Group-ID.h \
509 GNB-ID.h \
510 HWLoadIndicator.h \
511 InvokeIndication.h \
512 LHN-ID.h \
513 LoadIndicator.h \
514 Measurement-ID.h \
515 MeNBtoSeNBContainer.h \
516 MME-Group-ID.h \
517 MBMS-Service-Area-Identity-List.h \
518 MBMS-Service-Area-Identity.h \
519 MBSFN-Subframe-Infolist.h \
520 MBSFN-Subframe-Info.h \
521 MultibandInfoList.h \
522 BandInfo.h \
523 MeNBtoSgNBContainer.h \
524 Neighbour-Information.h \
525 Number-of-Antennaports.h \
526 NRFreqInfo.h \
527 NRCellIdentifier.h \
528 NRCGI.h \
529 NRPCI.h \
530 NR-TxBW.h \
531 NRNRB.h \
532 NRSCS.h \
533 NRS-NSSS-PowerOffset.h \
534 FiveGS-TAC.h \
535 NSSS-NumOccasionDifferentPrecoder.h \
536 OffsetOfNbiotChannelNumberToEARFCN.h \
537 Oneframe.h \
538 PA-Values.h \
539 PCI.h \
540 PLMN-Identity.h \
541 PRACH-Configuration.h \
542 ProtectedEUTRAResourceIndication.h \
543 ProtectedFootprintTimePattern.h \
544 ProtectedResourceList.h \
545 ProtectedResourceList-Item.h \
546 RadioframeAllocationOffset.h \
547 RadioframeAllocationPeriod.h \
548 RadioResourceStatus.h \
549 Registration-Request.h \
550 RelativeNarrowbandTxPower.h \
551 ReplacingCellsList.h \
552 ReplacingCellsList-Item.h \
553 ReportCharacteristics.h \
554 ReportingPeriodicityCSIR.h \
555 ReportingPeriodicityRSRPMR.h \
556 ResourceType.h \
557 RNTP-Threshold.h \
558 RSRPMeasurementResult.h \
559 RSRPMRList.h \
560 S1TNLLoadIndicator.h \
561 ServedCells.h \
562 ServedCell-Information.h \
563 SgNB-UE-X2AP-ID.h \
564 SpecialSubframe-Info.h \
565 SpecialSubframePatterns.h \
566 SubbandCQI.h \
567 SubbandCQICodeword0.h \
568 SubbandCQICodeword1.h \
569 SubbandCQIList.h \
570 SubbandCQIItem.h \
571 SubbandSize.h \
572 SubframeAllocation.h \
573 SubframeAssignment.h \
574 SULInformation.h \
575 SupportedSULFreqBandItem.h \
576 TAC.h \
577 TDD-Info.h \
578 TimeToWait.h \
579 Transmission-Bandwidth.h \
580 TypeOfError.h \
581 UEID.h \
582 UE-X2AP-ID.h \
583 UE-X2AP-ID-Extension.h \
584 UL-GBR-PRB-usage.h \
585 UL-HighInterferenceIndicationInfo.h \
586 UL-HighInterferenceIndicationInfo-Item.h \
587 UL-HighInterferenceIndication.h \
588 UL-InterferenceOverloadIndication.h \
589 UL-InterferenceOverloadIndication-Item.h \
590 UL-non-GBR-PRB-usage.h \
591 UL-scheduling-PDCCH-CCE-usage.h \
592 UL-Total-PRB-usage.h \
593 UsableABSInformation.h \
594 UsableABSInformationFDD.h \
595 UsableABSInformationTDD.h \
596 WidebandCQI.h \
597 WidebandCQICodeword1.h \
598 Criticality.h \
599 Presence.h \
600 PrivateIE-ID.h \
601 ProcedureCode.h \
602 ProtocolIE-ID.h \
603 TriggeringMessage.h \
604 ProtocolIE-Container.h \
605 ProtocolIE-Single-Container.h \
606 ProtocolIE-Field.h \
607 ProtocolIE-ContainerList.h \
608 ProtocolExtensionContainer.h \
609 ProtocolExtensionField.h
610
611ASN_MODULE_HDRS+=ANY.h
612ASN_MODULE_SRCS+=ANY.c
613ASN_MODULE_HDRS+=OCTET_STRING.h
614ASN_MODULE_HDRS+=OPEN_TYPE.h
615ASN_MODULE_SRCS+=OPEN_TYPE.c
616ASN_MODULE_HDRS+=constr_CHOICE.h
617ASN_MODULE_HDRS+=BOOLEAN.h
618ASN_MODULE_SRCS+=BOOLEAN.c
619ASN_MODULE_HDRS+=INTEGER.h
620ASN_MODULE_SRCS+=INTEGER.c
621ASN_MODULE_HDRS+=NULL.h
622ASN_MODULE_SRCS+=NULL.c
623ASN_MODULE_HDRS+=NativeEnumerated.h
624ASN_MODULE_SRCS+=NativeEnumerated.c
625ASN_MODULE_HDRS+=NativeInteger.h
626ASN_MODULE_SRCS+=NativeInteger.c
627ASN_MODULE_HDRS+=OBJECT_IDENTIFIER.h
628ASN_MODULE_SRCS+=OBJECT_IDENTIFIER.c
629ASN_MODULE_HDRS+=PrintableString.h
630ASN_MODULE_SRCS+=PrintableString.c
631ASN_MODULE_HDRS+=asn_SEQUENCE_OF.h
632ASN_MODULE_SRCS+=asn_SEQUENCE_OF.c
633ASN_MODULE_HDRS+=asn_SET_OF.h
634ASN_MODULE_SRCS+=asn_SET_OF.c
635ASN_MODULE_SRCS+=constr_CHOICE.c
636ASN_MODULE_HDRS+=constr_SEQUENCE.h
637ASN_MODULE_SRCS+=constr_SEQUENCE.c
638ASN_MODULE_HDRS+=constr_SEQUENCE_OF.h
639ASN_MODULE_SRCS+=constr_SEQUENCE_OF.c
640ASN_MODULE_HDRS+=constr_SET_OF.h
641ASN_MODULE_SRCS+=constr_SET_OF.c
642ASN_MODULE_HDRS+=asn_application.h
643ASN_MODULE_SRCS+=asn_application.c
644ASN_MODULE_HDRS+=asn_ioc.h
645ASN_MODULE_HDRS+=asn_system.h
646ASN_MODULE_HDRS+=asn_codecs.h
647ASN_MODULE_HDRS+=asn_internal.h
648ASN_MODULE_SRCS+=asn_internal.c
649ASN_MODULE_HDRS+=asn_random_fill.h
650ASN_MODULE_SRCS+=asn_random_fill.c
651ASN_MODULE_HDRS+=asn_bit_data.h
652ASN_MODULE_SRCS+=asn_bit_data.c
653ASN_MODULE_SRCS+=OCTET_STRING.c
654ASN_MODULE_HDRS+=BIT_STRING.h
655ASN_MODULE_SRCS+=BIT_STRING.c
656ASN_MODULE_SRCS+=asn_codecs_prim.c
657ASN_MODULE_HDRS+=asn_codecs_prim.h
658ASN_MODULE_HDRS+=ber_tlv_length.h
659ASN_MODULE_SRCS+=ber_tlv_length.c
660ASN_MODULE_HDRS+=ber_tlv_tag.h
661ASN_MODULE_SRCS+=ber_tlv_tag.c
662ASN_MODULE_HDRS+=ber_decoder.h
663ASN_MODULE_SRCS+=ber_decoder.c
664ASN_MODULE_HDRS+=der_encoder.h
665ASN_MODULE_SRCS+=der_encoder.c
666ASN_MODULE_HDRS+=constr_TYPE.h
667ASN_MODULE_SRCS+=constr_TYPE.c
668ASN_MODULE_HDRS+=constraints.h
669ASN_MODULE_SRCS+=constraints.c
670ASN_MODULE_HDRS+=xer_support.h
671ASN_MODULE_SRCS+=xer_support.c
672ASN_MODULE_HDRS+=xer_decoder.h
673ASN_MODULE_SRCS+=xer_decoder.c
674ASN_MODULE_HDRS+=xer_encoder.h
675ASN_MODULE_SRCS+=xer_encoder.c
676ASN_MODULE_HDRS+=per_support.h
677ASN_MODULE_SRCS+=per_support.c
678ASN_MODULE_HDRS+=per_decoder.h
679ASN_MODULE_SRCS+=per_decoder.c
680ASN_MODULE_HDRS+=per_encoder.h
681ASN_MODULE_SRCS+=per_encoder.c
682ASN_MODULE_HDRS+=per_opentype.h
683ASN_MODULE_SRCS+=per_opentype.c
684
685ASN_MODULE_CFLAGS=-DASN_DISABLE_OER_SUPPORT
686
687lib_LTLIBRARIES+=libasncodec.la
688libasncodec_la_SOURCES=$(ASN_MODULE_SRCS) $(ASN_MODULE_HDRS)
689libasncodec_la_CPPFLAGS=-I$(top_srcdir)/
690libasncodec_la_CFLAGS=$(ASN_MODULE_CFLAGS)
691libasncodec_la_LDFLAGS=-lm