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 DMakefile549 TAR='tar $(GNUTARFLAGS)'; \
551 TAR=tar; \
1240 $$TAR -cf - \
1247 $$TAR -cf - $(TZDATA_DIST) | \
1274 $$TAR -cf - \
1319 $$TAR -cf - * | gzip $(GZIPFLAGS)) >$@.out
1328 $$TAR -cf - tzdb-$(VERSION) | lzip -9 >$@.out
/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 7 milliseconds