Commit d24bbe14 authored by zhujiashun's avatar zhujiashun

update

parent 50bdd8ec
SYSTEM=$(uname -s)
if [ "$SYSTEM" = "Darwin" ]; then
ECHO='echo'
ECHO='echo -e'
SO=dylib
LDD="otool -L"
if [ "$(getopt -V)" = " --" ]; then
......
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