OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destdir
(Results
276 - 300
of
486
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh
388
DESTDIR
=`cd $1;${PWDCMD}`
389
export
DESTDIR
395
if [ -f ${
DESTDIR
}/DONE ]
398
touch ${
DESTDIR
}/DONE
400
then echo Fixing directory ${SRCDIR} into ${
DESTDIR
} ; fi
/external/chromium/sdch/open-vcdiff/
Makefile.in
81
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(bindir)" \
82
"$(
DESTDIR
)$(man1dir)" "$(
DESTDIR
)$(docdir)" \
83
"$(
DESTDIR
)$(googleincludedir)"
584
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
588
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
589
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
597
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
598
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(
DESTDIR
)$(libdir)/$$p";
[
all
...]
/external/protobuf/gtest/
Makefile.in
169
am__installdirs = "$(
DESTDIR
)$(libdir)" "$(
DESTDIR
)$(bindir)" \
170
"$(
DESTDIR
)$(m4datadir)" "$(
DESTDIR
)$(pkgincludedir)" \
171
"$(
DESTDIR
)$(pkginclude_internaldir)"
[
all
...]
/external/flac/libFLAC/
Makefile.in
463
$(mkinstalldirs) $(
DESTDIR
)$(libdir)
467
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(
DESTDIR
)$(libdir)/$$f"; \
468
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(
DESTDIR
)$(libdir)/$$f; \
476
echo " $(LIBTOOL) --mode=uninstall rm -f $(
DESTDIR
)$(libdir)/$$p"; \
477
$(LIBTOOL) --mode=uninstall rm -f $(
DESTDIR
)$(libdir)/$$p; \
[
all
...]
/external/dropbear/libtomcrypt/
makefile.icc
82
ifndef
DESTDIR
83
DESTDIR
=
283
install -d -g $(GROUP) -o $(USER) $(
DESTDIR
)$(LIBPATH)
284
install -d -g $(GROUP) -o $(USER) $(
DESTDIR
)$(INCPATH)
285
install -g $(GROUP) -o $(USER) $(LIBNAME) $(
DESTDIR
)$(LIBPATH)
286
install -g $(GROUP) -o $(USER) $(LIBTEST) $(
DESTDIR
)$(LIBPATH)
287
install -g $(GROUP) -o $(USER) $(HEADERS) $(
DESTDIR
)$(INCPATH)
/external/grub/grub/
Makefile.in
52
am__installdirs = "$(
DESTDIR
)$(sbindir)"
228
test -z "$(sbindir)" || $(mkdir_p) "$(
DESTDIR
)$(sbindir)"
234
echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(
DESTDIR
)$(sbindir)/$$f'"; \
235
$(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) "$$p" "$(
DESTDIR
)$(sbindir)/$$f" || exit 1; \
243
echo " rm -f '$(
DESTDIR
)$(sbindir)/$$f'"; \
244
rm -f "$(
DESTDIR
)$(sbindir)/$$f"; \
356
for dir in "$(
DESTDIR
)$(sbindir)"; do \
/external/openfst/src/extensions/const/
Makefile.in
72
am__installdirs = "$(
DESTDIR
)$(libfstdir)"
287
test -z "$(libfstdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libfstdir)"
295
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(
DESTDIR
)$(libfstdir)'"; \
296
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(
DESTDIR
)$(libfstdir)"; \
304
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(
DESTDIR
)$(libfstdir)/$$f'"; \
305
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(
DESTDIR
)$(libfstdir)/$$f"; \
448
for dir in "$(
DESTDIR
)$(libfstdir)"; do \
/external/openfst/src/extensions/lookahead/
Makefile.in
72
am__installdirs = "$(
DESTDIR
)$(libfstdir)"
299
test -z "$(libfstdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libfstdir)"
307
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(
DESTDIR
)$(libfstdir)'"; \
308
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(
DESTDIR
)$(libfstdir)"; \
316
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(
DESTDIR
)$(libfstdir)/$$f'"; \
317
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(
DESTDIR
)$(libfstdir)/$$f"; \
460
for dir in "$(
DESTDIR
)$(libfstdir)"; do \
/external/openfst/src/lib/
Makefile.in
72
am__installdirs = "$(
DESTDIR
)$(libdir)"
263
test -z "$(libdir)" || $(MKDIR_P) "$(
DESTDIR
)$(libdir)"
271
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(
DESTDIR
)$(libdir)'"; \
272
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(
DESTDIR
)$(libdir)"; \
280
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(
DESTDIR
)$(libdir)/$$f'"; \
281
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(
DESTDIR
)$(libdir)/$$f"; \
422
for dir in "$(
DESTDIR
)$(libdir)"; do \
/external/bison/lib/
Makefile
89
am__installdirs = "$(
DESTDIR
)$(libdir)"
328
test -z "$(libdir)" || $(mkdir_p) "$(
DESTDIR
)$(libdir)"
332
echo " $(libLIBRARIES_INSTALL) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
333
$(libLIBRARIES_INSTALL) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
340
echo " $(RANLIB) '$(
DESTDIR
)$(libdir)/$$p'"; \
341
$(RANLIB) "$(
DESTDIR
)$(libdir)/$$p"; \
349
echo " rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
350
rm -f "$(
DESTDIR
)$(libdir)/$$p"; \
512
for dir in "$(
DESTDIR
)$(libdir)"; do \
Makefile.in
89
am__installdirs = "$(
DESTDIR
)$(libdir)"
328
test -z "$(libdir)" || $(mkdir_p) "$(
DESTDIR
)$(libdir)"
332
echo " $(libLIBRARIES_INSTALL) '$$p' '$(
DESTDIR
)$(libdir)/$$f'"; \
333
$(libLIBRARIES_INSTALL) "$$p" "$(
DESTDIR
)$(libdir)/$$f"; \
340
echo " $(RANLIB) '$(
DESTDIR
)$(libdir)/$$p'"; \
341
$(RANLIB) "$(
DESTDIR
)$(libdir)/$$p"; \
349
echo " rm -f '$(
DESTDIR
)$(libdir)/$$p'"; \
350
rm -f "$(
DESTDIR
)$(libdir)/$$p"; \
512
for dir in "$(
DESTDIR
)$(libdir)"; do \
/external/openfst/src/include/
Makefile.in
139
am__installdirs = "$(
DESTDIR
)$(includedir)"
370
test -z "$(includedir)" || $(MKDIR_P) "$(
DESTDIR
)$(includedir)"
378
echo "$(MKDIR_P) '$(
DESTDIR
)$(includedir)/$$dir'"; \
379
$(MKDIR_P) "$(
DESTDIR
)$(includedir)/$$dir"; }; \
380
echo " $(INSTALL_HEADER) $$xfiles '$(
DESTDIR
)$(includedir)/$$dir'"; \
381
$(INSTALL_HEADER) $$xfiles "$(
DESTDIR
)$(includedir)/$$dir" || exit $$?; }; \
389
echo " ( cd '$(
DESTDIR
)$(includedir)' && rm -f" $$files ")"; \
390
cd "$(
DESTDIR
)$(includedir)" && rm -f $$files
478
for dir in "$(
DESTDIR
)$(includedir)"; do \
/external/e2fsprogs/lib/ext2fs/
Makefile.in
336
$(Q) $(MKINSTALLDIRS) $(
DESTDIR
)$(libdir) \
337
$(
DESTDIR
)$(includedir)/ext2fs $(
DESTDIR
)$(libdir)/pkgconfig
341
$(Q) $(INSTALL_DATA) libext2fs.a $(
DESTDIR
)$(libdir)/libext2fs.a
342
-$(Q) $(RANLIB) $(
DESTDIR
)$(libdir)/libext2fs.a
343
$(Q) $(CHMOD) $(LIBMODE) $(
DESTDIR
)$(libdir)/libext2fs.a
346
$(INSTALL_DATA) $(srcdir)/$$i $(
DESTDIR
)$(includedir)/ext2fs/$$i; \
350
$(INSTALL_DATA) $$i $(
DESTDIR
)$(includedir)/ext2fs/$$i; \
353
$(Q) $(INSTALL_DATA) ext2fs.pc $(
DESTDIR
)$(libdir)/pkgconfig/ext2fs.pc
356
$(RM) -f $(
DESTDIR
)$(libdir)/libext2fs.a
[
all
...]
/external/protobuf/
Makefile.in
71
am__installdirs = "$(
DESTDIR
)$(pkgconfigdir)"
423
test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(
DESTDIR
)$(pkgconfigdir)"
427
echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(
DESTDIR
)$(pkgconfigdir)/$$f'"; \
428
$(pkgconfigDATA_INSTALL) "$$d$$p" "$(
DESTDIR
)$(pkgconfigdir)/$$f"; \
435
echo " rm -f '$(
DESTDIR
)$(pkgconfigdir)/$$f'"; \
436
rm -f "$(
DESTDIR
)$(pkgconfigdir)/$$f"; \
686
&& $(MAKE) $(AM_MAKEFLAGS)
DESTDIR
="$$dc_destdir" install \
687
&& $(MAKE) $(AM_MAKEFLAGS)
DESTDIR
="$$dc_destdir" uninstall \
688
&& $(MAKE) $(AM_MAKEFLAGS)
DESTDIR
="$$dc_destdir" \
703
if test -n "$(
DESTDIR
)"; then
[
all
...]
/external/webkit/Source/WebKit/qt/
QtWebKit.pro
87
DESTDIR
= $$OUTPUT_DIR/lib
318
lib_replace.match = $$re_escape($$
DESTDIR
)
341
QMAKE_LFLAGS_SONAME = "$${QMAKE_LFLAGS_SONAME}$${
DESTDIR
}$${QMAKE_DIR_SEP}"
/external/android-mock/src/
build-mockgen.xml
43
<javac
destdir
="${mockgen.class-bin}" srcdir="${source-base}"
/external/chromium/sdch/open-vcdiff/packages/deb/
rules
78
$(MAKE) install
DESTDIR
=$(CURDIR)/debian/tmp
/external/clang/lib/Headers/
Makefile
43
PROJ_headers := $(
DESTDIR
)$(PROJ_prefix)/lib/clang/$(CLANG_VERSION)/include
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml
73
<style style="JUNIT.XSL" basedir="${results}/xml"
destdir
="${results}/html" />
/external/jpeg/
ltmain.sh
[
all
...]
Completed in 903 milliseconds
<<
11
12
13
14
15
16
17
18
19
20