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

1 2 3 4 5 6

  /external/dhcpcd/dhcpcd-hooks/
Makefile 12 install:
13 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
14 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
17 ${INSTALL} -d /tmp/${DISTPREFIX}/dhcpcd-hooks
18 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} /tmp/${DISTPREFIX}/dhcpcd-hooks
  /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}
man.mk 1 # rules to install manpages
22 ${INSTALL} -d ${DESTDIR}${MANDIR}5
23 ${INSTALL} -m ${MANMODE} ${MAN5} ${DESTDIR}${MANDIR}5
24 ${INSTALL} -d ${DESTDIR}${MANDIR}8
25 ${INSTALL} -m ${MANMODE} ${MAN8} ${DESTDIR}${MANDIR}8
sys.mk 9 INSTALL?= install
prog.mk 48 ${INSTALL} -d ${DESTDIR}${BINDIR}
49 ${INSTALL} -m ${BINMODE} ${PROG} ${DESTDIR}${BINDIR}
50 ${INSTALL} -d ${DESTDIR}${DBDIR}
58 install: _proginstall _scriptsinstall _filesinstall _maninstall
  /external/e2fsprogs/ext2ed/
Makefile.in 10 INSTALL = @INSTALL@
72 install: ext2ed
73 install -d $(root_sysconfdir)
74 install -m 755 ext2ed $(sbindir)
75 install -m 644 $(srcdir)/ext2.descriptors $(datadir)
76 install -m 644 ext2ed.conf $(root_sysconfdir)
77 install -m 644 ext2ed.8 $(man8dir)
  /external/bsdiff/
Makefile 4 INSTALL_PROGRAM ?= ${INSTALL} -c -s -m 555
5 INSTALL_MAN ?= ${INSTALL} -c -m 444
11 install:
  /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 44 # $INSTALL must be an absolute path name, otherwise config.status
46 INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'}
  /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/dhcpcd/
Makefile 77 ${INSTALL} -d ${DESTDIR}${SBINDIR}
78 ${INSTALL} -m ${BINMODE} ${PROG} ${DESTDIR}${SBINDIR}
79 ${INSTALL} -d ${DESTDIR}${DBDIR}
82 ${INSTALL} -d ${DESTDIR}${SCRIPTSDIR}
83 ${INSTALL} -m ${BINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
86 ${INSTALL} -d ${DESTDIR}${MANDIR}/man5
87 ${INSTALL} -m ${MANMODE} ${MAN5} ${DESTDIR}${MANDIR}/man5
88 ${INSTALL} -d ${DESTDIR}${MANDIR}/man8
89 ${INSTALL} -m ${MANMODE} ${MAN8} ${DESTDIR}${MANDIR}/man8
92 ${INSTALL} -d ${DESTDIR}${SYSCONFDIR
    [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/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/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/libvpx/
solution.mk 27 # Always install this file, as it is an unconditional post-build rule.
29 INSTALL-SRCS-yes += $(target).mk
libs.mk 38 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8e.h include/vpx/vp8cx.h
50 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8dx.h
95 INSTALL-SRCS-no += $(BUILD_PFX)vpx_config.c
108 INSTALL-LIBS-yes += include/vpx/vpx_codec.h
109 INSTALL-LIBS-yes += include/vpx/vpx_image.h
110 INSTALL-LIBS-yes += include/vpx/vpx_integer.h
111 INSTALL-LIBS-yes += include/vpx/vpx_codec_impl_top.h
112 INSTALL-LIBS-yes += include/vpx/vpx_codec_impl_bottom.h
113 INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder.h
114 INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder_compat.
    [all...]
  /external/ppp/pppd/
Makefile.sol2 51 install:
52 $(INSTALL) -f $(BINDIR) -m 4755 -u root pppd
53 $(INSTALL) -f $(MANDIR)/man8 -m 444 pppd.8
  /external/bluetooth/glib/
sanity_check 16 for file in INSTALL NEWS README
27 echo -n "INSTALL..."
28 if [ "x`grep $VERSION glib-$VERSION/INSTALL | wc -l | awk -F' ' '{print $1}'`" = "x2" ]; then
  /external/e2fsprogs/tests/
Makefile.in 10 INSTALL = @INSTALL@
  /external/e2fsprogs/util/
Makefile.in 10 INSTALL = @INSTALL@
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 24 if [ \! -r ../Makefile -a \! -r ../INSTALL ]; then
  /external/icu4c/config/
pkgdataMakefile.in 35 @echo INSTALL_CMD=$(INSTALL-L) >> $(OUTPUTFILE)
mh-os400 70 INSTALL-S = cp -fph
71 INSTALL-L = $(INSTALL-S)
  /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
295 install: cleanup install-std
297 # This rule allows to factorize the dh_clean between the 2 install rules
298 # This must be launched before install-* (if launching them by hand, for
305 install-std: DH_OPTIONS=
306 install-std: buil
    [all...]

Completed in 1417 milliseconds

1 2 3 4 5 6