HomeSort by relevance Sort by last modified time
    Searched defs:INSTALL (Results 1 - 25 of 31) 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/build/make/
Makefile 22 install:: .DEFAULT
95 .PHONY: install
96 install::
203 $(if $(quiet),@echo " [INSTALL] $$@")
266 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS)
268 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)
270 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
274 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/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...]
  /external/bison/build-aux/
Makefile 24 INSTALL = /usr/bin/install -c
40 config.rpath config.sub depcomp install-sh mdate-sh missing \
112 INSTALL_DATA = ${INSTALL} -m 644
113 INSTALL_PROGRAM = ${INSTALL}
114 INSTALL_SCRIPT = ${INSTALL}
190 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
275 install: install-am
276 install-exec: install-exec-a
    [all...]
  /external/bison/tests/
Makefile 24 INSTALL = /usr/bin/install -c
111 INSTALL_DATA = ${INSTALL} -m 644
112 INSTALL_PROGRAM = ${INSTALL}
113 INSTALL_SCRIPT = ${INSTALL}
189 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
296 install: install-am
297 install-exec: install-exec-a
    [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/bison/
Makefile 25 INSTALL = /usr/bin/install -c
43 INSTALL NEWS THANKS TODO
83 html-recursive info-recursive install-data-recursive \
84 install-exec-recursive install-info-recursive \
85 install-recursive installcheck-recursive installdirs-recursive \
144 INSTALL_DATA = ${INSTALL} -m 644
145 INSTALL_PROGRAM = ${INSTALL}
146 INSTALL_SCRIPT = ${INSTALL}
    [all...]
  /external/bison/data/
Makefile 25 INSTALL = /usr/bin/install -c
122 INSTALL_DATA = ${INSTALL} -m 644
123 INSTALL_PROGRAM = ${INSTALL}
124 INSTALL_SCRIPT = ${INSTALL}
200 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
252 install-dist_m4sugarDATA: $(dist_m4sugar_DATA)
269 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
328 install: install-a
    [all...]
  /external/bison/doc/
Makefile 24 INSTALL = /usr/bin/install -c
129 INSTALL_DATA = ${INSTALL} -m 644
130 INSTALL_PROGRAM = ${INSTALL}
131 INSTALL_SCRIPT = ${INSTALL}
207 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
334 @if (install-info --version && \
335 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
339 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
340 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile";
    [all...]
  /external/bison/examples/
Makefile 25 INSTALL = /usr/bin/install -c
80 html-recursive info-recursive install-data-recursive \
81 install-exec-recursive install-info-recursive \
82 install-recursive installcheck-recursive installdirs-recursive \
122 INSTALL_DATA = ${INSTALL} -m 644
123 INSTALL_PROGRAM = ${INSTALL}
124 INSTALL_SCRIPT = ${INSTALL}
200 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-s
    [all...]
  /external/bison/lib/
Makefile 25 INSTALL = /usr/bin/install -c
156 INSTALL_DATA = ${INSTALL} -m 644
157 INSTALL_PROGRAM = ${INSTALL}
158 INSTALL_SCRIPT = ${INSTALL}
234 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
326 install-libLIBRARIES: $(lib_LIBRARIES)
515 install: $(BUILT_SOURCES)
516 $(MAKE) $(AM_MAKEFLAGS) install-am
517 install-exec: install-exec-a
    [all...]
  /external/bison/src/
Makefile 26 INSTALL = /usr/bin/install -c
146 INSTALL_DATA = ${INSTALL} -m 644
147 INSTALL_PROGRAM = ${INSTALL}
148 INSTALL_SCRIPT = ${INSTALL}
227 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh
316 install-binPROGRAMS: $(bin_PROGRAMS)
342 install-binSCRIPTS: $(bin_SCRIPTS)
522 install: $(BUILT_SOURCES)
523 $(MAKE) $(AM_MAKEFLAGS) install-a
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 141 INSTALL,
181 /*13*/ UOPTION_DEF( "install", 'I', UOPT_REQUIRES_ARG),
243 "Install the data (specify target)",
419 if( options[INSTALL].doesOccur ) {
420 o.install = options[INSTALL].value;
422 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...]

Completed in 617 milliseconds

1 2