Home
last modified time | relevance | path

Searched refs:TAR (Results 1 – 25 of 43) sorted by relevance

12

/external/valgrind/main/drd/scripts/
Ddownload-and-build-gcc15 TAR=gcc-${GCC_VERSION}.tar.bz2
47 if [ ! -e $DOWNLOADS/$TAR ]; then
50 wget -q $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/$TAR \
51 || { wget -q -O- $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/${TAR%bz2}gz \
52 | gzip -cd | bzip2 -9 >${TAR}; }
58 ( cd $SRCDIR && tar -xjf $DOWNLOADS/$TAR )
Ddownload-and-build-firefox10 TAR="firefox-3.0-source.tar.bz2"
38 if [ ! -e $DOWNLOADS/$TAR ]; then
39 ( cd $DOWNLOADS && wget -q $SRCURL/$TAR )
43 ( cd $SRCDIR && tar -xjf $DOWNLOADS/$TAR )
/external/blktrace/
DMakefile60 TAR = tar macro
62 export prefix INSTALL TAR
68 $(TAR) rf btrace-1.0.tar btrace-1.0/btrace.spec
/external/llvm/docs/
DMakefile70 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
91 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
113 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/ocamldoc.tar ocamldoc
/external/clang/docs/
DMakefile66 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
89 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
/external/zlib/src/old/os2/
DMakefile.os239 TAR=tar
107 GZIP=-9 $(TAR) chofz $$d/$$d.tar.gz $$files; \
/external/icu/icu4c/source/data/translit/
DGeorgian_Latin_BGN.txt31 ტ → t ; # GEORGIAN LETTER TAR
/external/chromium_org/third_party/icu/source/data/translit/
DGeorgian_Latin_BGN.txt31 ტ → t ; # GEORGIAN LETTER TAR
/external/e2fsprogs/resize/
DMakefile.in122 TAR=tar
140 $(TAR) -c -h -v -f - \
/external/llvm/
DMakefile.rules1888 $(Verb) cd $(PROJ_OBJ_ROOT) ; $(TAR) chf - "$(DistName)" | \
1895 $(Verb) cd $(PROJ_OBJ_ROOT) ; $(TAR) chf - $(DistName) | \
1919 gunzip -c $(DistTarGZip) | $(TAR) xf - && \
1988 $(TAR) cf - $$file --exclude .svn --exclude CVS | \
1989 ( cd $$to_dir ; $(TAR) xf - ) ; \
1993 $(TAR) cf - $$file --exclude .svn --exclude CVS | \
1994 ( cd $$to_dir ; $(TAR) xf - ) ; \
DMakefile.config.in195 TAR := @TAR@
/external/e2fsprogs/
DMakefile.in25 TAR=tar
/external/chromium_org/third_party/icu/source/data/locales/
Dluo.txt116 "TAR",
/external/icu/icu4c/source/data/locales/
Dluo.txt116 "TAR",
/external/zlib/src/
DMakefile.in44 TAR=tar
/external/qemu-pc-bios/bochs/
DMakefile.in72 TAR=tar
406 $(GUNZIP) -c $(DLXLINUX_TAR) | $(TAR) -xvf -
/external/protobuf/
Daclocal.m4901 AC_SUBST([AMTAR], ['$${TAR-tar}'])
903 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/openfst/
Daclocal.m4901 AC_SUBST([AMTAR], ['$${TAR-tar}'])
903 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/libopus/
Daclocal.m41055 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1057 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/chromium_org/third_party/opus/src/
Daclocal.m41055 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1057 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/bison/
Daclocal.m4997 AC_SUBST([AMTAR], ['$${TAR-tar}'])
999 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/libpng/
Daclocal.m41098 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1104 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/libcap-ng/libcap-ng-0.7/
Daclocal.m41151 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1153 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/libedit/
Daclocal.m41042 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1048 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
/external/pcre/dist/
Daclocal.m41317 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1323 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],

12