X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/6648a2d7bfaf981cb401403eb9b4b717abda6f9f..4035038a041a93a0d6e34d0a4af88479f84dc08d:/projects/stargazer/plugins/other/snmp/asn1/Makefile diff --git a/projects/stargazer/plugins/other/snmp/asn1/Makefile b/projects/stargazer/plugins/other/snmp/asn1/Makefile new file mode 100644 index 00000000..f1f0c87e --- /dev/null +++ b/projects/stargazer/plugins/other/snmp/asn1/Makefile @@ -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