X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/b27841d687ec9e84983340b5581376dfb24010ea..b2b89723a2427bba8290bd6967a1ab39cbb630be:/libs/smux/regen.sh diff --git a/libs/smux/regen.sh b/libs/smux/regen.sh index 2624ffd1..926ed30d 100755 --- a/libs/smux/regen.sh +++ b/libs/smux/regen.sh @@ -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