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

1 2 3 4 5 6 7 8

  /external/dhcpcd-6.8.2/dhcpcd-hooks/
Makefile 23 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
24 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
26 install: proginstall
29 ${INSTALL} -d /tmp/${DISTPREFIX}/dhcpcd-hooks
30 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} /tmp/${DISTPREFIX}/dhcpcd-hooks
  /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/bison/djgpp/
config.site 43 # $INSTALL must be an absolute path name, otherwise config.status
45 INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'}
  /external/iproute2/man/
Makefile 0 INSTALL=install
2 INSTALLDIR=install -m 0755 -d
3 INSTALLMAN=install -m 0644
7 all clean install:
12 .PHONY: install clean distclean
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Makefile 59 install:
61 $(INSTALL) -m 644 $(TARGETS) $(INSTALLROOT)/$(LIBDIR)
64 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_fbsd_efi.lds $(INSTALLROOT)/$(LIBDIR)
66 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
69 $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Makefile 15 install:
19 $(INSTALL) -m 644 $(SRCDIR)/*.h $(INSTALLROOT)$(PREFIX)/include/efi
20 $(INSTALL) -m 644 $(SRCDIR)/protocol/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol
21 $(INSTALL) -m 644 $(SRCDIR)/$(ARCH)/*.h $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
24 $(INSTALL) -m 644 $(SRCDIR)/protocol/ia64/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64
  /external/dhcpcd-6.8.2/
Makefile 134 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
135 ${INSTALL} -m ${CONFMODE} dhcpcd-definitions.conf ${DESTDIR}${SCRIPTSDIR}
138 ${INSTALL} -d ${DESTDIR}${SBINDIR}
139 ${INSTALL} -m ${BINMODE} ${PROG} ${DESTDIR}${SBINDIR}
140 ${INSTALL} -d ${DESTDIR}${DBDIR}
143 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
144 ${INSTALL} -m ${BINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
150 ${INSTALL} -d ${DESTDIR}${MANDIR}/man5
151 ${INSTALL} -m ${MANMODE} ${MAN5} ${DESTDIR}${MANDIR}/man5
152 ${INSTALL} -d ${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/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/mmc-utils/
Makefile 16 INSTALL = install
43 install-man:
44 $(MAKE) -C man install
50 install: $(progs) install-man
51 $(INSTALL) -m755 -d $(DESTDIR)$(bindir)
52 $(INSTALL) $(progs) $(DESTDIR)$(bindir)
54 .PHONY: all clean install manpages install-ma
    [all...]
  /external/libmtp/
hotplug.sh.in 3 INSTALL="@INSTALL@"
77 ${INSTALL} ${UDEVRULES} ${UDEVPATH}
79 echo "See the INSTALL file for information."
80 echo "Do you also want to install HAL support or the old hotplug support (y/n)?"
93 ${INSTALL} ${HALRULES} ${HALPATH}
94 echo "Do you also want to install the old hotplug support (y/n)?"
132 echo "Hotplug missing on this system. Cannot install."
144 ${INSTALL} libmtp.sh ${HOTPLUGPATH}/usb
146 ${INSTALL} -m 644 ${USERMAP} ${HOTPLUGPATH}/us
    [all...]
  /external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile 66 -install $(TOP)/$(LIB_DIR)/gallium \
82 install: xatracker.pc
83 $(INSTALL) -d $(DESTDIR)$(INSTALL_INC_DIR)
84 $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)
85 $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig
86 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_tracker.h $(DESTDIR)$(INSTALL_INC_DIR)
87 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_context.h $(DESTDIR)$(INSTALL_INC_DIR)
88 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_composite.h $(DESTDIR)$(INSTALL_INC_DIR)
90 $(INSTALL) -m 644 xatracker.pc $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig
  /external/skia/third_party/lua/
Makefile 9 # Where to install. The installation starts in the src and doc directories,
21 # How to install. If your install program does not support "-p", then
23 INSTALL= install -p
24 INSTALL_EXEC= $(INSTALL) -m 0755
25 INSTALL_DATA= $(INSTALL) -m 0644
27 # If you don't have "install" you can use "cp" instead.
28 # INSTALL= cp -p
29 # INSTALL_EXEC= $(INSTALL)
    [all...]
  /external/syslinux/com32/lua/
Makefile 9 # Where to install. The installation starts in the src and doc directories,
21 # How to install. If your install program does not support "-p", then
23 INSTALL= install -p
24 INSTALL_EXEC= $(INSTALL) -m 0755
25 INSTALL_DATA= $(INSTALL) -m 0644
27 # If you don't have "install" you can use "cp" instead.
28 # INSTALL= cp -p
29 # INSTALL_EXEC= $(INSTALL)
    [all...]
  /external/dtc/
Makefile 26 INSTALL = /usr/bin/install
163 install-bin: all $(SCRIPTS)
164 @$(VECHO) INSTALL-BIN
165 $(INSTALL) -d $(DESTDIR)$(BINDIR)
166 $(INSTALL) $(BIN) $(SCRIPTS) $(DESTDIR)$(BINDIR)
168 install-lib: all
169 @$(VECHO) INSTALL-LIB
170 $(INSTALL) -d $(DESTDIR)$(LIBDIR)
171 $(INSTALL) $(LIBFDT_lib) $(DESTDIR)$(LIBDIR
    [all...]
  /device/linaro/hikey/wpan/uim/
Makefile 8 INSTALL ?= install
40 install: uim
43 $(Q)$(INSTALL) -m 755 -t $(DESTDIR)$(SBINDIR) uim
  /external/curl/lib/
makefile.amiga 20 install:
21 $(INSTALL) -c ./libcurl.a /lib/libcurl.a
  /external/dhcpcd-6.8.2/dev/
Makefile 36 ${INSTALL} -d ${DESTDIR}${DEVDIR}
37 ${INSTALL} -m ${BINMODE} ${PROG} ${DPLUGS} ${DESTDIR}${DEVDIR}
39 install: proginstall
  /external/syslinux/gnu-efi/gnu-efi-3.0/
Makefile 62 @echo INSTALL=$(INSTALL)
83 install:
86 $(MAKE) -C $$d -f $(SRCDIR)/$$d/Makefile SRCDIR=$(SRCDIR)/$$d install; done
  /external/libvpx/libvpx/build/make/
Makefile 23 install:: .DEFAULT
110 .PHONY: install
111 install::
280 $(if $(quiet),@echo " [INSTALL] $$@")
360 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS)
362 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)
364 .install-docs: .docs $(addprefix $(DIST_DIR)/,$(INSTALL-DOCS))
368 rm -f .docs .install-docs $(DOCS
    [all...]
  /external/libvpx/libvpx/
libs.mk 65 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8cx.h
74 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8dx.h
90 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8cx.h
91 INSTALL-LIBS-$(CONFIG_SPATIAL_SVC) += include/vpx/svc_context.h
103 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8dx.h
149 INSTALL-SRCS-no += $(BUILD_PFX)vpx_config.c
151 INSTALL-SRCS-$(CONFIG_CODEC_SRCS) += third_party/x86inc/x86inc.asm
152 INSTALL-SRCS-$(CONFIG_CODEC_SRCS) += vpx_dsp/x86/bitdepth_conversion_sse2.asm
161 INSTALL-LIBS-yes += include/vpx/vpx_codec.h
162 INSTALL-LIBS-yes += include/vpx/vpx_frame_buffer.
    [all...]
solution.mk 29 # Always install this file, as it is an unconditional post-build rule.
31 INSTALL-SRCS-yes += $(target).mk
  /external/e2fsprogs/util/
Makefile.in 10 INSTALL = @INSTALL@
56 copy-sparse dirpaths.h install-symlink
  /external/libopus/doc/
Makefile.am 24 install-data-local:
25 $(INSTALL) -d $(DESTDIR)$(docdir)/html/search
30 $(INSTALL) -d $(DESTDIR)$(mandir)/man3
  /external/ppp/pppd/
Makefile.sol2 58 install:
59 $(INSTALL) -f $(BINDIR) -m 4755 -u root pppd
60 $(INSTALL) -f $(MANDIR)/man8 -m 444 pppd.8

Completed in 510 milliseconds

1 2 3 4 5 6 7 8