Generated C files for E2AP v2.0
[sim/e2-interface.git] / e2sim / previous / e2apv1sim / ricsim / ASN1c / Makefile.am.asn1convert
diff --git a/e2sim/previous/e2apv1sim/ricsim/ASN1c/Makefile.am.asn1convert b/e2sim/previous/e2apv1sim/ricsim/ASN1c/Makefile.am.asn1convert
deleted file mode 100644 (file)
index c1bec19..0000000
+++ /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 /home/rshacham/e2sm-kpm-v01.02.asn
-