Home | History | Annotate | Download | only in dist

Lines Matching refs:am__tar

1089 # Substitute a variable $(am__tar) that is a command
1092 # tardir=directory && $(am__tar) > result.tar
1107 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1146 # need to set the values for the 'am__tar' and 'am__untar' variables.
1155 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1163 am__tar='tar chf - "$$tardir"'
1168 am__tar='pax -L -x $1 -w "$$tardir"'
1173 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1178 am__tar=false
1184 # If the value was cached, stop now. We just wanted to have am__tar
1205 AC_SUBST([am__tar])