Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 63) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/config/
DMakefile.in57 install-sh mdate-sh missing mkinstalldirs texinfo.tex
262 install: install-am
263 install-exec: install-exec-am
264 install-data: install-data-am
267 install-am: all-am
268 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271 install-strip:
275 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
304 install-data-am:
306 install-exec-am:
[all …]
/ndk/tests/abcc/jni/mman-win32/
DMakefile8 INSTALL+=static-install
12 INSTALL+=lib-install
24 static-install:
30 lib-install:
34 install: $(INSTALL) target
48 .PHONY: clean distclean install test
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in312 @if (install-info --version && \
313 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
318 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
402 install: install-am
403 install-exec: install-exec-am
404 install-data: install-data-am
407 install-am: all-am
408 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411 install-strip:
415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
[all …]
Dmake-stds.texi44 * Install Command Categories:: Three categories of commands in the `install'
45 rule: normal, pre-install and post-install.
157 cat cmp cp diff echo egrep expr false grep install-info
176 ar bison cc flex install ld ldconfig lex
295 easy to install in a nonstandard place. The standard names for these
302 @command{make} (e.g., @kbd{make prefix=/usr install} or
322 Running @samp{make install} with a different value of @code{prefix} from
337 Running @samp{make install} with a different value of @code{exec_prefix}
369 you should install your data in a subdirectory thereof. Most packages
370 install their data under @file{$(libexecdir)/@var{package-name}/},
[all …]
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in352 install: install-am
353 install-exec: install-exec-am
354 install-data: install-data-am
357 install-am: all-am
358 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361 install-strip:
365 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 install-data-am:
398 install-exec-am:
400 install-info: install-info-am
[all …]
/ndk/sources/host-tools/make-3.81/w32/
DMakefile42 INSTALL = /usr/bin/install -c
188 install_sh = /opt/src/make/make-release/config/install-sh
408 install: install-am target
409 install-exec: install-exec-am
410 install-data: install-data-am
413 install-am: all-am
414 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417 install-strip:
421 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
452 install-data-am:
[all …]
DMakefile.in408 install: install-am
409 install-exec: install-exec-am
410 install-data: install-data-am
413 install-am: all-am
414 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417 install-strip:
421 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
452 install-data-am:
454 install-exec-am:
456 install-info: install-info-am
[all …]
/ndk/tests/
Drun-libcxx.sh23 --install-dir=$TOOLCHAIN_DIR_ARM --toolchain=arm-linux-androideabi-4.8 --stl=libc++
25 --install-dir=$TOOLCHAIN_DIR_MIPS --toolchain=mipsel-linux-android-4.8 --stl=libc++
27 --install-dir=$TOOLCHAIN_DIR_X86 --toolchain=x86-4.8 --stl=libc++
29 --install-dir=$TOOLCHAIN49_DIR_ARM --toolchain=arm-linux-androideabi-4.9 --stl=libc++
31 --install-dir=$TOOLCHAIN49_DIR_MIPS --toolchain=mipsel-linux-android-4.9 --stl=libc++
33 --install-dir=$TOOLCHAIN49_DIR_X86 --toolchain=x86-4.9 --stl=libc++
/ndk/build/tools/
Dbuild-host-gdb.sh147 local INSTALLDIR=$BH_BUILD_DIR/install-host-$1
161 run2 make -j$NUM_JOBS install
187 local EXPATPREFIX=$BH_BUILD_DIR/install-host-$1
214 run2 make -j$NUM_JOBS install
277 bh_stamps_do install-host-gdb-$1-$2-$3 install_host_gdb $1 $2 $3
Dbuild-mingw64-toolchain.sh399 INSTALL_DIR=$TEMP_DIR/install-$HOST_TAG/$TARGET_TAG
525 run make install
565 run make install -j$JOBS
592 run make install -j$JOBS &&
625 run make -j$JOBS install-gcc
653 run make -j$JOBS install
677 run make -j$JOBS install
Dbuild-gcc.sh441 cd $BUILD_OUT && run make install
446 run make install -j$NUM_JOBS
539 …find . \( -name "*.a" -o -name "*.la" -o -name "*.spec" \) -exec install -D "{}" "$TOOLCHAIN_TARGE…
574 run rm -rf $TOOLCHAIN_PATH/lib/gcc/$ABI_CONFIGURE_TARGET/*/install-tools
576 run rm -rf $TOOLCHAIN_PATH/libexec/gcc/$ABI_CONFIGURE_TARGET/*/install-tools
Dbuild-ndk-sysroot.sh214 install $1/$2 $COMMON_INCLUDE/$2
249 install $1/$2 $ARCH_INCLUDE/$2
Dbuild-host-yasm.sh123 run make install
Dbuild-host-gcc.sh1042 run2 make install -j$NUM_INSTALL_JOBS
1080 run2 make -j$NUM_INSTALL_JOBS install
1121 run2 make -j$NUM_INSTALL_JOBS install
1281 run2 make -j$NUM_INSTALL_JOBS install &&
1399 run2 make -j$NUM_INSTALL_JOBS install-gcc
1421 run2 make -j$NUM_INSTALL_JOBS install
Dbuild-host-perl.sh118 run make install
Dbuild-llvm.sh235 run make install
253 run make install
329 cd $LLVM_BUILD_OUT && run make install $MAKE_FLAGS
395 cd $MCLINKER_BUILD_OUT && run make install $MAKE_FLAGS
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp167 void install(facet* f, long id);
168 template <class F> void install(F* f) {install(f, f->id.__get());} in install() function in locale::__imp
182 install(&make<_VSTD::collate<char> >(1u)); in __imp()
183 install(&make<_VSTD::collate<wchar_t> >(1u)); in __imp()
184 install(&make<_VSTD::ctype<char> >(nullptr, false, 1u)); in __imp()
185 install(&make<_VSTD::ctype<wchar_t> >(1u)); in __imp()
186 install(&make<codecvt<char, char, mbstate_t> >(1u)); in __imp()
187 install(&make<codecvt<wchar_t, char, mbstate_t> >(1u)); in __imp()
188 install(&make<codecvt<char16_t, char, mbstate_t> >(1u)); in __imp()
189 install(&make<codecvt<char32_t, char, mbstate_t> >(1u)); in __imp()
[all …]
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in142 install: install-exec install-data
143 install-exec:
144 install-data: install-data-@USE_NLS@
157 install-data-no: all
158 install-data-yes: all
199 install-strip: install
/ndk/build/core/
Ddefinitions-host.mk117 host-install = copy /b/y $(subst /,\,"$1" "$2") > NUL
119 host-install = install -p $1 $2
/ndk/sources/host-tools/make-3.81/
DREADME.OS253 - GNU file utilities (make sure that install.exe from the file utilities
55 also to change the filename to ginstall.exe instead of install.exe
85 "make", "make install" this is not recommended. In particular,
98 make install
115 GNU make you must install GNU gettext on your system before configuring
118 You can choose the languages to be installed. To install support for
DREADME.DOS30 targets like "install:" and "clean:" still need additional
37 To install a binary distribution:
72 suggests or install another Make program (a pre-compiled binary
94 you can use the `install' target to install the package. You
98 By default, GNU make will install into your DJGPP installation
100 DESTDIR variable when invoking "make install", like this:
102 make install DESTDIR=c:/other/dir
107 Without a Unix-style shell, you will have to install programs
115 If you have the `install-info' program (from the GNU Texinfo
118 install-info --info-dir=c:/djgpp/info c:/djgpp/info/make.info
[all …]
DSMakefile85 # Directory to install `make' in.
91 # Directory to install the Info files in.
93 # Directory to install the man page in.
110 # Program to install `make'.
112 # Program to install the man page.
114 # Generic install program.
184 .PHONY: install installdirs
185 install:
DMakefile.in124 html-recursive info-recursive install-data-recursive \
125 install-exec-recursive install-info-recursive \
126 install-recursive installcheck-recursive installdirs-recursive \
Dconfig.log42 configure:1385: checking for a BSD-compatible install
43 configure:1440: result: /usr/bin/install -c
132 configure:2896: checking for a BSD-compatible install
133 configure:2951: result: /usr/bin/install -c
323 ac_cv_path_install='/usr/bin/install -c'
441 install_sh='/home/digit/sources/make-3.81/config/install-sh'
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dpatternrules87 .PHONY: install
88 install: $(dir)/foo.c

123