]> git.stg.codes - stg.git/blobdiff - libs/smux/regen.sh
Regen SMUX support library with more recent ASN1 compiler.
[stg.git] / libs / smux / regen.sh
index 2624ffd11ef191518186109d5bbafb0826bc589c..926ed30dbcf666969373947081235fc353e1d8b9 100755 (executable)
@@ -8,5 +8,9 @@ ASN1C_FLAGS="${ASN1C_FLAGS:-""} -fcompound-names -fwide-types"
 
 ${ASN1C} ${ASN1C_FLAGS} RFC1213-MIB.asn1 RFC1155-SMI.asn1 RFC1157-SNMP.asn1 SMUX.asn1
 mv *.h include/stg/
-rm Makefile.am.sample
-rm converter-sample.c
+rm -f Makefile.am.sample
+rm -f converter-sample.c
+rm -f Makefile.am.asn1convert
+rm -f Makefile.am.libasncodec
+rm -f converter-example.mk
+rm -f converter-example.c