Searched refs:install (Results 51 - 75 of 157) sorted by relevance

1234567

/haiku-fatelf/src/bin/bash/lib/tilde/
H A DMakefile28 INSTALL = /bin/install -c
102 install:
/haiku-fatelf/src/bin/network/ftp/
H A DMakefile.in30 install: all
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DMakefile.am54 install-exec-hook:
/haiku-fatelf/src/bin/diffutils/po/
H A DMakefile27 INSTALL = /bin/install -c
152 install: install-exec install-data
153 install-exec:
154 install-data: install-data-no
164 install-data-no: all
165 install-data-yes: all
206 install
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/packaging/
H A Dpcap.spec30 %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
/haiku-fatelf/src/bin/rc/
H A DMakefile28 install:
/haiku-fatelf/src/bin/sharutils/checks/
H A DMakefile46 install uninstall tags TAGS id ID:
/haiku-fatelf/src/bin/sharutils/contrib/
H A DMakefile37 install:
/haiku-fatelf/build/scripts/
H A Dbuild_cross_tools107 make $additionalMakeArgs install || exit 1
171 # install gcc
172 make install-gcc-cross || {
H A Dbuild_cross_tools_gcc4125 $MAKE $additionalMakeArgs install || exit 1
165 # install gcc
166 $MAKE $additionalMakeArgs install || {
H A Dbuild_fatelf_cross_tools348 run_gmake "$(thin_obj_path universal)/fatelf" install
396 tooldir="${PREFIX}" install
421 tooldir="${arch_prefix}" install-gas
469 install
472 #install-target
571 fprintf $fd " build Build and install the cross tools (in the destroot, if"
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ich/distro/
H A Dinstall.sh11 Do you really want to install the ICH AC97 driver now?" "No" "Yes"`
55 unzip -od / `dirname "$0"`/install.zip
/haiku-fatelf/src/bin/bash/lib/glob/
H A DMakefile28 INSTALL = /bin/install -c
109 install:
/haiku-fatelf/src/bin/bash/lib/readline/doc/
H A DMakefile40 INSTALL = /usr/bin/install -c
142 install:
/haiku-fatelf/src/libs/print/libgutenprint/doc/
H A DMakefile.am64 install-data-local: FAQ.html gutenprint-users-manual.odt gutenprint-users-manual.pdf
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPMailbox.h79 void _InstallUnsolicitedHandler(bool install);
/haiku-fatelf/src/bin/coreutils/src/
H A DMakefile.am21 # Hence, if you want to install programs from this list anyway, say A and B,
22 # use --enable-install-program=A,B
420 install-root: su$(EXEEXT)
423 install-exec-hook: su$(EXEEXT)
429 ## If not, then don't even try to install su.
439 echo "NOTE: to install su, run 'make install-root' as root"; \
458 # confusion with the `install' target. The install rule transforms `ginstall'
459 # to install befor
[all...]
/haiku-fatelf/src/libs/ncurses/Ada95/samples/
H A DMakefile.in119 install \
120 install.libs ::
/haiku-fatelf/src/bin/gdb/gdb/doc/
H A DMakefile.in69 # Files which should be generated via 'info' and installed by 'install-info'
158 install-info: $(INFO_DEPS)
171 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
174 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
175 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
181 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
187 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
195 install-html: html
488 install: install
[all...]
/haiku-fatelf/src/kits/network/libbind/include/
H A DMakefile106 install clean distclean docclean manclean::
206 INSTALL = /bin/install -c
214 install:: installdirs
/haiku-fatelf/src/libs/ncurses/menu/
H A DMakefile67 INSTALL = /bin/install -c
68 INSTALL_LIB = /bin/install -c -m 644
125 install :: $(AUTO_SRC) $(LIBRARIES)
279 install \
280 install.libs \
281 install.menu :: $(DESTDIR)$(libdir) ../lib/libmenu.a
465 install \
466 install.libs \
467 install.menu :: $(DESTDIR)$(libdir) ../lib/libmenu_g.a
605 install \
[all...]
/haiku-fatelf/src/libs/ncurses/c++/
H A DMakefile59 INSTALL = /bin/install -c
176 install \
177 install.libs:: ../lib/$(LIBNAME) $(DESTDIR)$(libdir)
439 install \
440 install.libs \
441 install.includes :: $(AUTO_SRC) $(DESTDIR)$(includedir) \
/haiku-fatelf/src/libs/ncurses/form/
H A DMakefile67 INSTALL = /bin/install -c
68 INSTALL_LIB = /bin/install -c -m 644
123 install :: $(AUTO_SRC) $(LIBRARIES)
303 install \
304 install.libs \
305 install.form :: $(DESTDIR)$(libdir) ../lib/libform.a
554 install \
555 install.libs \
556 install.form :: $(DESTDIR)$(libdir) ../lib/libform_g.a
746 install \
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A DMANIFEST78 support/install.sh f
82 support/shlib-install f
/haiku-fatelf/src/documentation/docbook-xsl/
H A Dinstall.sh2 # $Id: install.sh,v 1.15 2006/04/13 15:19:51 xmldoc Exp $
3 # $Source: /cvsroot/docbook/releasetools/install.sh,v $ #
5 # install.sh - Set up catalogs & locating rules for a XML/XSLT distribution
16 # to install a particular XML/XSLT distribution that has not (yet)
92 WARNING: This install script is meant to be run as a non-root
744 echo "\$mydir/install.sh \\" >> $uninstallFile || exit 1
756 echo "\$mydir/install.sh --test" >> $testFile || exit 1

Completed in 146 milliseconds

1234567