Home
last modified time | relevance | path

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

123

/external/valgrind/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/
DMakefile75 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
99 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
121 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/ocamldoc.tar ocamldoc
/external/clang/docs/
DMakefile71 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
97 $(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
/external/libxml2/xstc/
DMakefile.am44 $(TAR) -xzf $(TARBALL_2) --wildcards '*/Datatypes' '*/Metadata/$(NISTTESTDEF_2)' ; \
56 …$(TAR) -C Tests -xzf $(TARBALL) --wildcards '*/suntest' '*/msxsdtest' '*/$(MSTESTDEF)' '*/$(SUNTES…
/external/zlib/src/old/os2/
DMakefile.os239 TAR=tar
107 GZIP=-9 $(TAR) chofz $$d/$$d.tar.gz $$files; \
/external/libvncserver/webclients/java-applet/ssl/
DMakefile79 AMTAR = $${TAR-tar}
173 am__tar = $${TAR-tar} chof - "$$tardir"
174 am__untar = $${TAR-tar} xf -
/external/icu/icu4c/source/data/translit/
DGeorgian_Latin_BGN.txt31 ტ → t ; # GEORGIAN LETTER TAR
/external/elfutils/src/m4/
DMakefile115 AMTAR = $${TAR-tar}
193 am__tar = $${TAR-tar} chof - "$$tardir"
194 am__untar = $${TAR-tar} xf -
/external/elfutils/src/config/
DMakefile117 AMTAR = $${TAR-tar}
195 am__tar = $${TAR-tar} chof - "$$tardir"
196 am__untar = $${TAR-tar} xf -
/external/e2fsprogs/resize/
DMakefile.in122 TAR=tar
140 $(TAR) -c -h -v -f - \
/external/elfutils/src/lib/
DMakefile167 AMTAR = $${TAR-tar}
245 am__tar = $${TAR-tar} chof - "$$tardir"
246 am__untar = $${TAR-tar} xf -
/external/libvncserver/vncterm/
DMakefile131 AMTAR = $${TAR-tar}
225 am__tar = $${TAR-tar} chof - "$$tardir"
226 am__untar = $${TAR-tar} xf -
/external/libvncserver/webclients/
DMakefile118 AMTAR = $${TAR-tar}
212 am__tar = $${TAR-tar} chof - "$$tardir"
213 am__untar = $${TAR-tar} xf -
/external/libvncserver/examples/android/
DMakefile112 AMTAR = $${TAR-tar}
206 am__tar = $${TAR-tar} chof - "$$tardir"
207 am__untar = $${TAR-tar} xf -
/external/libvncserver/webclients/java-applet/
DMakefile118 AMTAR = $${TAR-tar}
212 am__tar = $${TAR-tar} chof - "$$tardir"
213 am__untar = $${TAR-tar} xf -
/external/elfutils/src/libdwelf/
DMakefile197 AMTAR = $${TAR-tar}
275 am__tar = $${TAR-tar} chof - "$$tardir"
276 am__untar = $${TAR-tar} xf -
/external/libvncserver/libvncclient/
DMakefile148 AMTAR = $${TAR-tar}
242 am__tar = $${TAR-tar} chof - "$$tardir"
243 am__untar = $${TAR-tar} xf -
/external/llvm/
DMakefile.rules1885 $(Verb) cd $(PROJ_OBJ_ROOT) ; $(TAR) chf - "$(DistName)" | \
1892 $(Verb) cd $(PROJ_OBJ_ROOT) ; $(TAR) chf - $(DistName) | \
1916 gunzip -c $(DistTarGZip) | $(TAR) xf - && \
1985 $(TAR) cf - $$file --exclude .svn --exclude CVS | \
1986 ( cd $$to_dir ; $(TAR) xf - ) ; \
1990 $(TAR) cf - $$file --exclude .svn --exclude CVS | \
1991 ( cd $$to_dir ; $(TAR) xf - ) ; \
/external/libvncserver/test/
DMakefile155 AMTAR = $${TAR-tar}
249 am__tar = $${TAR-tar} chof - "$$tardir"
250 am__untar = $${TAR-tar} xf -
/external/elfutils/src/libcpu/
DMakefile193 AMTAR = $${TAR-tar}
271 am__tar = $${TAR-tar} chof - "$$tardir"
272 am__untar = $${TAR-tar} xf -
/external/libvncserver/client_examples/
DMakefile151 AMTAR = $${TAR-tar}
245 am__tar = $${TAR-tar} chof - "$$tardir"
246 am__untar = $${TAR-tar} xf -
/external/e2fsprogs/
DMakefile.in25 TAR=tar
/external/elfutils/src/libebl/
DMakefile219 AMTAR = $${TAR-tar}
297 am__tar = $${TAR-tar} chof - "$$tardir"
298 am__untar = $${TAR-tar} xf -

123