aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rua/asn1c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/rua/asn1c/Makefile')
-rw-r--r--asn1/rua/asn1c/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/asn1/rua/asn1c/Makefile b/asn1/rua/asn1c/Makefile
deleted file mode 100644
index 3a7689b..0000000
--- a/asn1/rua/asn1c/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-MOD=RUA
-
-ASNS=../$(MOD)-CommonDataTypes.asn ../$(MOD)-Constants.asn ../$(MOD)-IEs.asn ../$(MOD)-PDU.asn
-
-all: $(ASNS)
- asn1c -gen-PER -fnative-types -fskeletons-copy $^