Home | History | Annotate | Download | only in srtp

Lines Matching refs:srtp

11 # libsrtp.a	static library implementing srtp
50 # management system which can provide keys for srtp
98 # libsrtp.a (implements srtp processing)
100 srtpobj = srtp/srtp.o
180 @if [ -d $(DESTDIR)$(includedir)/srtp ]; then \
183 $(INSTALL) -d $(DESTDIR)$(includedir)/srtp
185 cp include/*.h $(DESTDIR)$(includedir)/srtp
186 cp crypto/include/*.h $(DESTDIR)$(includedir)/srtp
190 rm -rf $(DESTDIR)$(includedir)/srtp
211 distname = srtp-$(shell cat VERSION)
218 cd ..; tar cvzf $(distname).tgz srtp