Commit fc192760 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libsrtp-2.1.0.tar.gz
cd libsrtp-2.1.0 && ./configure --prefix=/usr
$(MAKE) -C libsrtp-2.1.0
$(MAKE) -C libsrtp-2.1.0 runtest
$(MAKE) -C libsrtp-2.1.0 install
rm -rf libsrtp-2.1.0
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
headers
/usr/include/.*
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