Home | History | Annotate | Download | only in netperf

Lines Matching full:gzip

472 dist-gzip: distdir
473 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
496 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
504 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
516 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
528 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
705 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \