Searched refs:TAR (Results 1 - 5 of 5) sorted by relevance

/src/libexec/httpd/
H A DMakefile95 TAR=${BASE}.tar macro
104 pax -wf ${TAR} ${BASE}; \
105 gzip -nc9 ${TAR} > ${TAR}.gz; \
106 bzip2 -9 ${TAR}; \
108 echo ${TAR}.gz; \
109 echo ${TAR}.bz2
/src/lib/libc/time/
H A DMakefile618 TAR='tar $(GNUTARFLAGS)'; \
620 TAR=tar; \
1310 $$TAR -cf - \
1318 $$TAR -cf - $(TZDATA_DIST) | \
1346 $$TAR -cf - \
1394 $$TAR -cf - *) | gzip $(GZIPFLAGS) >$(@:.t=)
1405 $$TAR -cf - tzdb-$(VERSION) | lzip -9 >$(@:.t=)
/src/common/dist/zlib/old/os2/
H A DMakefile.os239 TAR=tar
107 GZIP=-9 $(TAR) chofz $$d/$$d.tar.gz $$files; \
/src/sys/external/isc/libsodium/dist/
H A Daclocal.m41101 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1107 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/src/common/dist/zlib/
H A DMakefile.in40 TAR=tar macro

Completed in 10 milliseconds