From 3907a8062e8f7ea92e61bf856253001d6ba09304 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Sat, 11 Mar 2017 20:56:23 +0900 Subject: [PATCH] remove unnecessary files --- lib/s1ap/asn1c/E-RAB-IE-ContainerPairList.c | 9 --------- lib/s1ap/asn1c/Makefile.am | 5 ----- lib/s1ap/asn1c/ProtocolError-IE-ContainerList.c | 9 --------- lib/s1ap/asn1c/ProtocolIE-ContainerPair.c | 9 --------- lib/s1ap/asn1c/ProtocolIE-ContainerPairList.c | 9 --------- lib/s1ap/asn1c/ProtocolIE-FieldPair.c | 9 --------- lib/s1ap/support/README | 9 +++++++-- 7 files changed, 7 insertions(+), 52 deletions(-) delete mode 100644 lib/s1ap/asn1c/E-RAB-IE-ContainerPairList.c delete mode 100644 lib/s1ap/asn1c/ProtocolError-IE-ContainerList.c delete mode 100644 lib/s1ap/asn1c/ProtocolIE-ContainerPair.c delete mode 100644 lib/s1ap/asn1c/ProtocolIE-ContainerPairList.c delete mode 100644 lib/s1ap/asn1c/ProtocolIE-FieldPair.c diff --git a/lib/s1ap/asn1c/E-RAB-IE-ContainerPairList.c b/lib/s1ap/asn1c/E-RAB-IE-ContainerPairList.c deleted file mode 100644 index 13d500423..000000000 --- a/lib/s1ap/asn1c/E-RAB-IE-ContainerPairList.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) - * From ASN.1 module "S1AP-PDU-Contents" - * found in "../../support/S1AP-PDU.asn" - * `asn1c -fcompound-names -fincludes-quoted` - */ - -#include "E-RAB-IE-ContainerPairList.h" - diff --git a/lib/s1ap/asn1c/Makefile.am b/lib/s1ap/asn1c/Makefile.am index 32c73bcdd..9600f16c3 100644 --- a/lib/s1ap/asn1c/Makefile.am +++ b/lib/s1ap/asn1c/Makefile.am @@ -4,8 +4,6 @@ ASN_MODULE_SOURCES= \ S1ap-SuccessfulOutcome.c \ S1ap-UnsuccessfulOutcome.c \ E-RAB-IE-ContainerList.c \ - E-RAB-IE-ContainerPairList.c \ - ProtocolError-IE-ContainerList.c \ S1ap-HandoverRequired.c \ S1ap-HandoverCommand.c \ S1ap-E-RABDataForwardingList.c \ @@ -360,10 +358,7 @@ ASN_MODULE_SOURCES= \ ProtocolIE-Container.c \ ProtocolIE-SingleContainer.c \ ProtocolIE-Field.c \ - ProtocolIE-ContainerPair.c \ - ProtocolIE-FieldPair.c \ ProtocolIE-ContainerList.c \ - ProtocolIE-ContainerPairList.c \ ProtocolExtensionContainer.c \ ProtocolExtensionField.c \ PrivateIE-Container.c \ diff --git a/lib/s1ap/asn1c/ProtocolError-IE-ContainerList.c b/lib/s1ap/asn1c/ProtocolError-IE-ContainerList.c deleted file mode 100644 index 8a63790b4..000000000 --- a/lib/s1ap/asn1c/ProtocolError-IE-ContainerList.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) - * From ASN.1 module "S1AP-PDU-Contents" - * found in "../../support/S1AP-PDU.asn" - * `asn1c -fcompound-names -fincludes-quoted` - */ - -#include "ProtocolError-IE-ContainerList.h" - diff --git a/lib/s1ap/asn1c/ProtocolIE-ContainerPair.c b/lib/s1ap/asn1c/ProtocolIE-ContainerPair.c deleted file mode 100644 index 03d9cd513..000000000 --- a/lib/s1ap/asn1c/ProtocolIE-ContainerPair.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) - * From ASN.1 module "S1AP-Containers" - * found in "../../support/S1AP-PDU.asn" - * `asn1c -fcompound-names -fincludes-quoted` - */ - -#include "ProtocolIE-ContainerPair.h" - diff --git a/lib/s1ap/asn1c/ProtocolIE-ContainerPairList.c b/lib/s1ap/asn1c/ProtocolIE-ContainerPairList.c deleted file mode 100644 index a18c58fc3..000000000 --- a/lib/s1ap/asn1c/ProtocolIE-ContainerPairList.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) - * From ASN.1 module "S1AP-Containers" - * found in "../../support/S1AP-PDU.asn" - * `asn1c -fcompound-names -fincludes-quoted` - */ - -#include "ProtocolIE-ContainerPairList.h" - diff --git a/lib/s1ap/asn1c/ProtocolIE-FieldPair.c b/lib/s1ap/asn1c/ProtocolIE-FieldPair.c deleted file mode 100644 index 497758fc5..000000000 --- a/lib/s1ap/asn1c/ProtocolIE-FieldPair.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) - * From ASN.1 module "S1AP-Containers" - * found in "../../support/S1AP-PDU.asn" - * `asn1c -fcompound-names -fincludes-quoted` - */ - -#include "ProtocolIE-FieldPair.h" - diff --git a/lib/s1ap/support/README b/lib/s1ap/support/README index 8b20bd325..16b1aba73 100644 --- a/lib/s1ap/support/README +++ b/lib/s1ap/support/README @@ -21,9 +21,14 @@ user@host ~/Documents/git/cellwire/lib/s1ap/asn1c$ \ ../../../../asn1c/asn1c/asn1c \ -fcompound-names -fincludes-quoted -gen-PER ../support/S1AP-PDU.asn -* Update Makefile.am using Makefile.am.sample +* Remove unnecessary files user@host ~/Documents/git/cellwire/lib/s1ap/s1ap/asn1c$ \ - vi Makefile.am +git rm E-RAB-IE-ContainerPairList.c ProtocolError-IE-ContainerList.c \ +ProtocolIE-ContainerPair.c ProtocolIE-FieldPair.c ProtocolIE-ContainerPairList.c + +user@host ~/Documents/git/cellwire/lib/s1ap/s1ap/asn1c$ \ + vi Makefile.am + * Delete Makefile.am.sample and converter-sample.c user@host ~/Documents/git/cellwire/lib/s1ap/asn1c$ \