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

/openjdk9/common/autoconf/
H A Dcompare.sh.in66 export TAR="@TAR@"
H A Dgenerated-configure.sh1050 TAR
1272 TAR
2240 TAR Override default value for TAR
11373 if [ -z "${TAR+x}" ]; then
11384 case $TAR in
11386 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
11407 TAR=$ac_cv_path_TAR
11408 if test -n "$TAR"; then
11409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAR" >
[all...]
/openjdk9/make/
H A DBundles.gmk94 && ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
103 && ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
115 && $(TAR) cf - -$(TAR_INCLUDE_PARAM) $$($1_$$d_LIST_FILE) \
117 | ( $(CD) $(SUPPORT_OUTPUTDIR)/bundles/$1/$$($1_SUBDIR) && $(TAR) xf - )$$(NEWLINE) )
126 ( $(TAR) cf - $(TAR_CREATE_EXTRA_PARAM) \
H A DJprt.gmk98 $(CD) $(TOPDIR) && $(TAR) cf - README | $(GZIP) > \
/openjdk9/common/bin/
H A Dcompare.sh446 (cd $THIS_UNZIPDIR && $GUNZIP -c $THIS_ZIP | $TAR xf -)
447 (cd $OTHER_UNZIPDIR && $GUNZIP -c $OTHER_ZIP | $TAR xf -)

Completed in 67 milliseconds