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

/haiku-fatelf/src/bin/sharutils/
H A Dconfigure979 case "$TAR" in
981 ac_cv_path_TAR="$TAR" # Let the user override the test with a path.
996 TAR="$ac_cv_path_TAR"
997 if test -n "$TAR"; then
998 echo "$ac_t""$TAR" 1>&6
1003 test -n "$TAR" && break
1005 test -n "$TAR" || TAR="tar"
3722 s%@TAR@%$TAR
[all...]
H A Dconfig.status76 s%@TAR@%/bin/tar%g
/haiku-fatelf/src/bin/sharutils/src/
H A Dremsync37 $TAR = "/bin/tar"; # GNU tar path
757 system "$TAR cfzh $ARCHIVE $WORKDIR"
817 system "$TAR xfoz $archive"
H A Dremsync.in37 $TAR = "@TAR@"; # GNU tar path
757 system "$TAR cfzh $ARCHIVE $WORKDIR"
817 system "$TAR xfoz $archive"
/haiku-fatelf/src/bin/coreutils/
H A Dbootstrap338 # Honor $APP variables ($TAR, $AUTOCONF, etc.)
340 test "$appvar" = TAR && appvar=AMTAR

Completed in 112 milliseconds