Home
last modified time | relevance | path

Searched refs:distname (Results 1 – 4 of 4) sorted by relevance

/external/srtp/
DMakefile211 distname = srtp-$(shell cat VERSION) macro
215 if [ -f ../$(distname).tgz ]; then \
216 mv ../$(distname).tgz ../$(distname).tgz.bak; \
218 cd ..; tar cvzf $(distname).tgz srtp
DMakefile.in225 distname = srtp-$(shell cat VERSION)
229 if [ -f ../$(distname).tgz ]; then \
230 mv ../$(distname).tgz ../$(distname).tgz.bak; \
232 cd ..; tar cvzf $(distname).tgz srtp
/external/srtp/crypto/
DMakefile.in124 distname = crypto-$(shell cat VERSION)
127 cd ..; tar cvzf $(distname).tgz crypto/
DMakefile124 distname = crypto-$(shell cat VERSION) macro
127 cd ..; tar cvzf $(distname).tgz crypto/