HomeSort by relevance Sort by last modified time
    Searched refs:install (Results 201 - 225 of 400) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/elfutils/po/
Makefile 21 prefix = /work/elfutils/google/linux-install-elfutils-0.97/
28 INSTALL = /usr/bin/install -c
29 INSTALL_DATA = ${INSTALL} -m 644
156 install: install-exec install-data
157 install-exec:
158 install-data: install-data-ye
    [all...]
  /external/grub/util/
grub-install.in 3 # Install GRUB on your drive.
34 log_file=/tmp/grub-install.log.$$
35 img_file=/tmp/grub-install.img.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
61 Usage: grub-install [OPTION] install_device
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boo
    [all...]
  /external/openssl/crypto/threads/
netware.bat 60 echo Environment variable MWCIncludes is not set - see install.nw
65 echo Environment variable PRELUDE is not set - see install.nw
70 echo Environment variable IMPORTS is not set - see install.nw
  /external/dhcpcd/mk/
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
  /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/quake/quake/src/QW/
glqwcl.spec.sh 5 # $3 is install dir (assumed to be in /var/tmp)
35 %install
  /build/core/
notice_files.mk 37 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
57 # dependency so we don't re-install a module when the NOTICE changes.
  /dalvik/
Android.mk 48 d := $(d)-install
50 ifneq ($(d),debug-install)
  /external/chromium/sdch/open-vcdiff/packages/rpm/
rpm.spec 43 %install
45 make prefix=$RPM_BUILD_ROOT%{prefix} install
57 ## dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
  /external/chromium/third_party/icu/source/tools/pkgdata/
pkgtypes.h 122 const char *install; /* Where to install to (NULL = don't install) */ member in struct:UPKGOptions_
  /external/clearsilver/python/
Makefile 43 install: all
45 $(INSTALL) $(TARGETS) $(DESTDIR)$(PYTHON_SITE)
  /external/e2fsprogs/tests/progs/
Makefile.in 10 INSTALL = @INSTALL@
53 install:
55 install-strip:
  /external/icu4c/tools/pkgdata/
pkgtypes.h 122 const char *install; /* Where to install to (NULL = don't install) */ member in struct:UPKGOptions_
  /external/libpcap/packaging/
pcap.spec 30 %install
36 make install DESTDIR=$RPM_BUILD_ROOT mandir=/usr/share/man
48 #install -m 755 -o root libpcap.a $RPM_BUILD_ROOT/usr/lib
49 #install -m 644 -o root pcap.3 $RPM_BUILD_ROOT/usr/man/man3
50 #install -m 644 -o root pcap.h $RPM_BUILD_ROOT/usr/include
51 #install -m 644 -o root pcap-bpf.h $RPM_BUILD_ROOT/usr/include/net
52 #install -m 644 -o root pcap-namedb.h $RPM_BUILD_ROOT/usr/include
59 %doc LICENSE CHANGES INSTALL.txt README.linux TODO VERSION CREDITS packaging/pcap.spec
  /external/stlport/
configure 29 --prefix=<dir> base install path (/usr/local/)
30 --bindir=<dir> install path for executables (PREFIX/bin)
31 --libdir=<dir> install path for libraries (PREFIX/lib)
32 --includedir=<dir> install path for headers (PREFIX/include)
  /external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/
Makefile 69 installhdrs installsrc install:
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
Makefile 44 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
Makefile 44 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
Makefile 47 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
Makefile 42 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
Makefile 46 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
Makefile 47 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
Makefile 33 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
Makefile 33 all install:: $(COMPONENT_TARGET)
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
Makefile 32 all install:: $(COMPONENT_TARGET)

Completed in 915 milliseconds

1 2 3 4 5 6 7 891011>>