HomeSort by relevance Sort by last modified time
    Searched full:install (Results 76 - 100 of 5251) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/wpa_supplicant_8/src/eap_server/
Makefile 7 install:
  /external/wpa_supplicant_8/src/eapol_auth/
Makefile 7 install:
  /external/wpa_supplicant_8/src/eapol_supp/
Makefile 7 install:
  /external/wpa_supplicant_8/src/l2_packet/
Makefile 7 install:
  /external/wpa_supplicant_8/src/rsn_supp/
Makefile 7 install:
  /external/wpa_supplicant_8/src/wps/
Makefile 7 install:
  /prebuilts/python/darwin-x86/2.7.5/bin/
idle 1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7
pydoc 1 #!/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin/python2.7
  /prebuilts/python/linux-x86/2.7.5/bin/
idle 1 #!/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/bin/python2.7
pydoc 1 #!/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/bin/python2.7
  /external/openssh/contrib/cygwin/
Makefile 15 INSTALL=/usr/bin/install -c
33 install-inetd-config:
35 $(INSTALL) -m 644 sshd-inetd $(DESTDIR)$(inetdefdir)/sshd-inetd
37 install-sshdoc:
39 $(INSTALL) -m 644 $(srcdir)/CREDITS $(DESTDIR)$(sshdocdir)/CREDITS
40 $(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
41 $(INSTALL) -m 644 $(srcdir)/LICENCE $(DESTDIR)$(sshdocdir)/LICENCE
42 $(INSTALL) -m 644 $(srcdir)/OVERVIEW $(DESTDIR)$(sshdocdir)/OVERVIEW
43 $(INSTALL) -m 644 $(srcdir)/PROTOCOL $(DESTDIR)$(sshdocdir)/PROTOCO
    [all...]
  /external/ceres-solver/docs/source/
CMakeLists.txt 6 # Install documentation
7 INSTALL(DIRECTORY ${SPHINX_HTML_DIR}
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
README 3 To install the application, run
4 python ./setup.py install
  /external/chromium_org/third_party/closure_linter/
README 3 To install the application, run
4 python ./setup.py install
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 10 install:
11 sudo install */*.dll.so /usr/lib/wine
  /external/chromium_org/tools/win/ChromeDebug/
README.txt 3 0) Install the version of Visual Studio SDK which matches
7 3) Choose the version of VS to install to
  /external/clang/tools/clang-format/
CMakeLists.txt 15 install(TARGETS clang-format RUNTIME DESTINATION bin)
16 install(PROGRAMS git-clang-format DESTINATION bin)
  /external/dhcpcd/mk/
files.mk 8 ${INSTALL} -d ${DESTDIR}${FILESDIR}
9 ${INSTALL} -m ${FILESMODE} ${FILES} ${DESTDIR}${FILESDIR}
scripts.mk 8 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
9 ${INSTALL} -m ${SCRIPTSMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
sys.mk 9 INSTALL?= install
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 10 install:
11 sudo install */*.dll.so /usr/lib/wine
  /external/wpa_supplicant_8/src/eap_peer/
Makefile 7 install:
9 install -d $(DESTDIR)$(LIBDIR)/wpa_supplicant && \
  /external/harfbuzz_ng/
autogen.sh 12 echo "You need to install ragel... See http://www.complang.org/ragel/"
18 echo "*** No pkg-config found, please install it ***"
24 echo "*** No autoreconf found, please install it ***"
28 echo "running autoreconf --force --install --verbose"
29 autoreconf --force --install --verbose || exit $?
  /external/chromium_org/third_party/lcov/
Makefile 5 # - install: install LCOV tools and man pages on the system
24 .PHONY: all info clean install uninstall rpms
30 @echo " install : install binaries and man pages in PREFIX (default /)"
39 install:
40 bin/install.sh bin/lcov $(BIN_DIR)/lcov -m 755
41 bin/install.sh bin/genhtml $(BIN_DIR)/genhtml -m 755
42 bin/install.sh bin/geninfo $(BIN_DIR)/geninfo -m 755
43 bin/install.sh bin/genpng $(BIN_DIR)/genpng -m 75
    [all...]
  /external/bzip2/
words3 5 To install in /usr/local/bin, /usr/local/lib, /usr/local/man and
8 make install
10 To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type
12 make install PREFIX=/xxx/yyy
14 If you are (justifiably) paranoid and want to see what 'make install'
17 make -n install or
18 make -n install PREFIX=/xxx/yyy respectively.

Completed in 1131 milliseconds

1 2 34 5 6 7 8 91011>>