Searched refs:topdir (Results 1 - 6 of 6) sorted by relevance

/external/llvm/utils/
H A Dgetsrcs.sh13 # The optional -topdir option can be used to specify the top LLVM source
21 if test "$1" = "-topdir" ; then
30 ./utils/llvmdo -topdir "$TOPDIR" \
H A Dcountloc.sh15 # The script takes one optional option, -topdir, which specifies the top llvm
24 if test "$1" = "-topdir" ; then
34 ./utils/llvmdo -topdir "$TOPDIR" -dirs "include lib tools test utils examples" -code-only wc -l | awk '\
H A Dllvmgrep21 if test "$1" = "-topdir" ; then
35 ./utils/llvmdo -topdir "$TOPDIR" \
/external/chromium/sdch/open-vcdiff/packages/
H A Ddeb.sh31 topdir="${PWD%/*}"
52 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
54 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
/external/e2fsprogs/debian/attic/libs/
H A Drules24 topdir = $(shell pwd)
25 debdir = $(topdir)/debian
27 builddir = $(topdir)/builddir
85 sed s%$(topdir)/lib/et%/usr/share/comerr% \
94 sed s%$(topdir)/lib/ss%/usr/share/ss% \
115 install -p $(topdir)/doc/libext2fs_*.html \
118 install -p $(topdir)/lib/et/com_err_*.html \
122 install -p $(topdir)/doc/libext2fs.texinfo \
124 install -p $(topdir)/lib/et/com_err.texinfo \
139 install -p $(topdir)/li
[all...]
/external/e2fsprogs/debian/
H A Drules50 topdir=$(shell pwd) macro
51 debdir=${topdir}/debian
190 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
194 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
203 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
205 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
218 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
222 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
237 ${topdir}/configure ${STATIC_CONF_FLAGS} \
241 ${topdir}/configur
[all...]

Completed in 110 milliseconds