]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/asn1/Makefile
snma agent -> smux
[stg.git] / projects / stargazer / plugins / other / smux / asn1 / Makefile
diff --git a/projects/stargazer/plugins/other/smux/asn1/Makefile b/projects/stargazer/plugins/other/smux/asn1/Makefile
new file mode 100644 (file)
index 0000000..f1f0c87
--- /dev/null
@@ -0,0 +1,8 @@
+ASN1_SOURCES = RFC1213-MIB.asn1 \
+              RFC1155-SMI.asn1 \
+              RFC1157-SNMP.asn1 \
+              SMUX.asn1
+
+asn1: $(ASN1_SOURCES)
+       asn1c -fskeletons-copy -fcompound-names $^
+       rm Makefile.am.sample