HomeSort by relevance Sort by last modified time
    Searched defs:INSTALL (Results 1 - 25 of 26) sorted by null

1 2

  /external/dhcpcd/mk/
sys.mk 9 INSTALL?= install
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
Makefile 10 INSTALL=/usr/bin/install
58 install: libfb_writer_spu.a libfb_writer_spu.so \
61 $(INSTALL) -c -m 0755 libfb_writer_spu.so $(PREFIX)/.
62 $(INSTALL) -c -m 0655 libfb_writer_spu.a $(PREFIX)/.
63 $(INSTALL) -c -m 0755 libyuv2rgb_spu.so $(PREFIX)/.
64 $(INSTALL) -c -m 0655 libyuv2rgb_spu.a $(PREFIX)/.
65 $(INSTALL) -c -m 0755 libbilin_scaler_spu.so $(PREFIX)/.
66 $(INSTALL) -c -m 0655 libbilin_scaler_spu.a $(PREFIX)/.
  /external/libvpx/libvpx/build/make/
Makefile 22 install:: .DEFAULT
99 .PHONY: install
100 install::
232 $(if $(quiet),@echo " [INSTALL] $$@")
295 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS)
297 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)
299 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
303 rm -f .docs .install-docs $(DOCS
    [all...]
  /external/blktrace/
Makefile 55 INSTALL = install
62 export prefix INSTALL TAR
80 install: all
81 $(INSTALL) -m 755 -d $(DESTDIR)$(bindir)
82 $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man1
83 $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man8
84 $(INSTALL) -m 755 $(ALL) $(DESTDIR)$(bindir)
85 $(INSTALL) -m 644 doc/*.1 $(DESTDIR)$(mandir)/man1
86 $(INSTALL) -m 644 doc/*.8 $(DESTDIR)$(mandir)/man
    [all...]
  /external/dnsmasq/
Makefile 26 INSTALL = install
49 install : all install-common
51 install-common :
52 $(INSTALL) -d $(DESTDIR)$(BINDIR) -d $(DESTDIR)$(MANDIR)/man8
53 $(INSTALL) -m 644 $(MAN)/dnsmasq.8 $(DESTDIR)$(MANDIR)/man8
54 $(INSTALL) -m 755 $(SRC)/dnsmasq $(DESTDIR)$(BINDIR)
68 install-i18n : all-i18n install-commo
    [all...]
  /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...]
  /hardware/ti/omap4xxx/domx/make/
start.mk 85 INSTALL = install
  /external/expat/
Makefile 39 INSTALL = /usr/bin/install -c
40 INSTALL_PROGRAM = ${INSTALL}
41 INSTALL_DATA = ${INSTALL} -m 644
74 rm -f conftools/ltmain.sh conftools/install-sh conftools/config.guess conftools/config.sub
80 install: xmlwf/xmlwf installlib
82 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) xmlwf/xmlwf $(DESTDIR)$(bindir)/xmlwf
87 $(LIBTOOL) --mode=install $(INSTALL) $(LIBRARY) $(DESTDIR)$(libdir)/$(LIBRARY)
201 install uninstal
    [all...]
  /external/regex-re2/
Makefile 28 INSTALL=install
29 INSTALL_PROGRAM=$(INSTALL)
30 INSTALL_DATA=$(INSTALL) -m 644
248 install: obj/libre2.a obj/so/libre2.so
251 $(INSTALL) obj/libre2.a $(DESTDIR)$(libdir)/libre2.a
252 $(INSTALL) obj/so/libre2.so $(DESTDIR)$(libdir)/libre2.so.$(SONAME).0.0
  /external/srtp/
Makefile 44 INSTALL = /usr/bin/install -c
177 .PHONY: clean superclean install
179 install:
183 $(INSTALL) -d $(DESTDIR)$(includedir)/srtp
184 $(INSTALL) -d $(DESTDIR)$(libdir)
  /external/icu4c/
icudefs.mk 98 INSTALL = /usr/bin/install -c
99 INSTALL_PROGRAM = ${INSTALL}
100 INSTALL_DATA = ${INSTALL} -m 644
101 INSTALL_SCRIPT = ${INSTALL}
225 # INSTALL-L installs libraries. Override in mh-* file to INSTALL_PROGRAM
227 INSTALL-S = $(INSTALL_PROGRAM)
228 INSTALL-L = $(INSTALL_PROGRAM)
229 #INSTALL-L = $(INSTALL_DATA)
231 # Location of the libraries before "make install" is use
    [all...]
  /external/elfutils/libelf-po/
Makefile 21 prefix = /work/elfutils/google/linux-install-elfutils-0.97/
28 INSTALL = /usr/bin/install -c
29 INSTALL_DATA = ${INSTALL} -m 644
125 install: install-exec install-data
126 install-exec:
127 install-data: install-data-ye
    [all...]
  /external/linux-tools-perf/Documentation/
Makefile 43 INSTALL?=install
50 INSTALL_INFO=install-info
157 install: install-man
159 install-man: man
160 $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir)
161 # $(INSTALL) -d -m 755 $(DESTDIR)$(man5dir)
162 # $(INSTALL) -d -m 755 $(DESTDIR)$(man7dir)
163 $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir
    [all...]
  /external/e2fsprogs/debian/
rules 7 # The `binary' target must be run as root, as it needs to install files with
108 INSTALL = install
109 INSTALL_PROGRAM = $(INSTALL) -p -o root -g root -m 0755
303 install: cleanup install-std
305 # This rule allows to factorize the dh_clean between the 2 install rules
306 # This must be launched before install-* (if launching them by hand, for
313 install-std: DH_OPTIONS=
314 install-std: buil
    [all...]
  /external/libogg/win32/
Makefile 47 INSTALL = /usr/bin/install -c
48 INSTALL_PROGRAM = ${INSTALL}
49 INSTALL_DATA = ${INSTALL} -m 644
53 INSTALL_SCRIPT = ${INSTALL}
108 install_sh = /home/xiphmont/MotherfishSVN/ogg/install-sh
173 install: install-am
174 install-exec: install-exec-a
    [all...]
  /external/linux-tools-perf/
Makefile 142 INSTALL = install
200 # what 'all' will build and 'install' will install, in perfexecdir
203 # what 'all' will build but not install in perfexecdir
409 msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev);
424 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]/glibc-static);
426 msg := $(error No libelf.h/libelf found, please install libelf-dev/elfutils-libelf-devel);
449 msg := $(warning newt not found, disables TUI support. Please install newt-devel or libnewt-dev);
591 msg := $(warning No bfd.h/libbfd found, install binutils-dev[el]/zlib-static to gain symbol demangling
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 42 INSTALL = /usr/bin/install -c
118 INSTALL_DATA = ${INSTALL} -m 644
119 INSTALL_PROGRAM = ${INSTALL}
120 INSTALL_SCRIPT = ${INSTALL}
188 install_sh = /opt/src/make/make-release/config/install-sh
408 install: install-am
409 install-exec: install-exec-a
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 101 INSTALL,
143 /*13*/ UOPTION_DEF( "install", 'I', UOPT_REQUIRES_ARG),
229 "Install the data (specify target)",
412 if( options[INSTALL].doesOccur ) {
413 o.install = options[INSTALL].value;
415 o.install = NULL;
542 if (o->install != NULL) {
543 uprv_strcpy(targetDir, o->install);
550 fprintf(stdout, "# Install: Files mode, copying files to %s..\n", targetDir)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 2082 milliseconds

1 2