Commit aabc6f2b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libssh2-1.9.0.tar.gz
cd libssh2-1.9.0 && ./configure --prefix=/usr --disable-static
$(MAKE) -C libssh2-1.9.0
$(MAKE) -C libssh2-1.9.0 install
rm -rf libssh2-1.9.0
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