X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fe2-interface.git;a=blobdiff_plain;f=e2sim%2Fsrc%2FASN1c%2FMakefile.am.asn1convert;fp=e2sim%2Fsrc%2FASN1c%2FMakefile.am.asn1convert;h=0000000000000000000000000000000000000000;hp=62c27071c24b0a34427df4663ad39f5e5ad7a937;hb=f86662b5b6481f27e18313a36355871f3a947193;hpb=a9f02a2b5886990fd81e64f7c218c5d4844f18a3 diff --git a/e2sim/src/ASN1c/Makefile.am.asn1convert b/e2sim/src/ASN1c/Makefile.am.asn1convert deleted file mode 100644 index 62c2707..0000000 --- a/e2sim/src/ASN1c/Makefile.am.asn1convert +++ /dev/null @@ -1,14 +0,0 @@ -include ./Makefile.am.libasncodec - -bin_PROGRAMS += asn1convert -asn1convert_CFLAGS = $(ASN_MODULE_CFLAGS) -DASN_PDU_COLLECTION -asn1convert_CPPFLAGS = -I$(top_srcdir)/./ -asn1convert_LDADD = libasncodec.la -asn1convert_SOURCES = \ - ./converter-example.c\ - ./pdu_collection.c -regen: regenerate-from-asn1-source - -regenerate-from-asn1-source: - asn1c -fcompound-names -fincludes-quoted -fno-include-deps -findirect-choice -gen-PER -D . /root/e2ap-v01.00.00.asn -