Commit 93ed4942 authored by Lev Walkin's avatar Lev Walkin

Merge branch 'master' of github.com:vlm/asn1c

parents e9b0fd77 34452069
......@@ -32,7 +32,7 @@ args=$(echo "$source_short" | sed -e 's/\.c[c]*$//')
OFS=$IFS
IFS="."
set "$args"
set $args
shift
IFS=$OFS
AFLAGS="$*"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment