Home | History | Annotate | Download | only in bison

Lines Matching full:gzip

280 DIST_TARGETS = dist-xz dist-gzip
1734 dist-gzip: distdir
1735 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1754 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1772 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1782 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1967 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \