git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add an option to opt-out Firebird store.
[stg.git]
/
libs
/
smux
/
regen.sh
diff --git
a/libs/smux/regen.sh
b/libs/smux/regen.sh
index 2624ffd11ef191518186109d5bbafb0826bc589c..926ed30dbcf666969373947081235fc353e1d8b9 100755
(executable)
--- 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/
${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