Searched refs:INSTALL (Results 1 - 25 of 148) sorted by relevance

123456

/haiku-buildtools/autoconf/
H A DMakefile.am34 MAINTAINERCLEANFILES = $(srcdir)/INSTALL
47 ## INSTALL. ##
50 pkgdata_DATA = $(srcdir)/INSTALL
52 $(srcdir)/INSTALL: $(top_srcdir)/doc/install.texi
/haiku-buildtools/binutils/zlib/msdos/
H A DMakefile.dj239 INSTALL=$(CP)
85 $(INSTALL) zlib.h $(INCLUDE_PATH)
86 $(INSTALL) zconf.h $(INCLUDE_PATH)
87 $(INSTALL) libz.a $(LIBRARY_PATH)
H A DMakefile.emx21 INSTALL=$(CP)
/haiku-buildtools/gcc/contrib/
H A Dgcc_build235 INSTALL=0
271 install) INSTALL=1;;
318 if [ ${INSTALL} -ne 0 ]; then
/haiku-buildtools/binutils/zlib/win32/
H A DMakefile.gcc64 INSTALL = $(CP)
136 $(INSTALL) $(SHAREDLIB) '$(DESTDIR)$(BINARY_PATH)'; \
137 $(INSTALL) $(IMPLIB) '$(DESTDIR)$(LIBRARY_PATH)'; \
139 -$(INSTALL) zlib.h '$(DESTDIR)$(INCLUDE_PATH)'
140 -$(INSTALL) zconf.h '$(DESTDIR)$(INCLUDE_PATH)'
141 -$(INSTALL) $(STATICLIB) '$(DESTDIR)$(LIBRARY_PATH)'
/haiku-buildtools/libtool/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
H A DMakefile.am181 ./INSTALL \
197 $(WGETSGO)/autoconf/autoconf/INSTALL; \
/haiku-buildtools/binutils/zlib/old/
H A DMakefile.emx21 INSTALL=$(CP)
/haiku-buildtools/gcc/lto-plugin/
H A DMakefile.am51 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $* `pwd`/$@ ; \
H A DMakefile.in126 INSTALL = @INSTALL@
329 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
330 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
559 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $* `pwd`/$@ ; \
/haiku-buildtools/legacy/autoconf/
H A Dconfigure695 if test -z "$INSTALL"; then
727 INSTALL="$ac_cv_path_install"
730 # path for INSTALL within a source directory, because that will
733 INSTALL="$ac_install_sh"
736 echo "$ac_t""$INSTALL" 1>&6
740 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
744 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
863 ac_given_INSTALL="$INSTALL"
958 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
983 [/$]*) INSTALL
[all...]
/haiku-buildtools/legacy/gcc/etc/
H A Dconfigure554 if test -z "$INSTALL"; then
585 INSTALL="$ac_cv_path_install"
588 # path for INSTALL within a source directory, because that will
591 INSTALL="$ac_install_sh"
594 echo "$ac_t""$INSTALL" 1>&6
598 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
600 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
746 s%@INSTALL@%$INSTALL%g
801 # Adjust a relative srcdir, top_srcdir, and INSTALL fo
[all...]
/haiku-buildtools/legacy/gcc/libobjc/
H A Dconfigure865 if test -z "$INSTALL"; then
897 INSTALL="$ac_cv_path_install"
900 # path for INSTALL within a source directory, because that will
903 INSTALL="$ac_install_sh"
906 echo "$ac_t""$INSTALL" 1>&6
910 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
914 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1289 ac_given_INSTALL="$INSTALL"
1384 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1409 [/$]*) INSTALL
[all...]
/haiku-buildtools/legacy/gcc/libf2c/
H A Dconfigure861 if test -z "$INSTALL"; then
893 INSTALL="$ac_cv_path_install"
896 # path for INSTALL within a source directory, because that will
899 INSTALL="$ac_install_sh"
902 echo "$ac_t""$INSTALL" 1>&6
906 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
910 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1448 ac_given_INSTALL="$INSTALL"
1562 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1587 [/$]*) INSTALL
[all...]
/haiku-buildtools/gcc/libdecnumber/
H A DMakefile.in27 INSTALL = @INSTALL@
/haiku-buildtools/gcc/gnattools/
H A DMakefile.in30 INSTALL = @INSTALL@
/haiku-buildtools/legacy/binutils/etc/
H A Dconfigure1259 if test -z "$INSTALL"; then
1272 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1303 INSTALL=$ac_cv_path_install
1306 # path for INSTALL within a source directory, because that will
1309 INSTALL=$ac_install_sh
1312 echo "$as_me:$LINENO: result: $INSTALL" >&5
1313 echo "${ECHO_T}$INSTALL" >&6
1317 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1319 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1321 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL}
[all...]
/haiku-buildtools/legacy/gcc/texinfo/
H A Dconfigure569 if test -z "$INSTALL"; then
601 INSTALL="$ac_cv_path_install"
604 # path for INSTALL within a source directory, because that will
607 INSTALL="$ac_install_sh"
610 echo "$ac_t""$INSTALL" 1>&6
614 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
618 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1154 if test -z "$INSTALL"; then
1185 INSTALL="$ac_cv_path_install"
1188 # path for INSTALL withi
[all...]
/haiku-buildtools/gcc/libmpx/mpxrt/
H A DMakefile.in129 INSTALL = @INSTALL@
251 "INSTALL=$(INSTALL)" \
324 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
325 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
/haiku-buildtools/gcc/libmpx/mpxwrap/
H A DMakefile.in128 INSTALL = @INSTALL@
250 "INSTALL=$(INSTALL)" \
323 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
324 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
/haiku-buildtools/legacy/binutils/intl/
H A Dconfigure562 if test -z "$INSTALL"; then
594 INSTALL="$ac_cv_path_install"
597 # path for INSTALL within a source directory, because that will
600 INSTALL="$ac_install_sh"
603 echo "$ac_t""$INSTALL" 1>&6
607 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
609 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2624 ac_given_INSTALL="$INSTALL"
2737 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2762 [/$]*) INSTALL
[all...]
/haiku-buildtools/gcc/libcc1/
H A DMakefile.in145 INSTALL = @INSTALL@
356 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
357 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cc1libdir)"; \
387 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
388 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
/haiku-buildtools/legacy/gcc/libiberty/
H A DMakefile.in48 INSTALL = @INSTALL@
82 "INSTALL=$(INSTALL)" \
/haiku-buildtools/gcc/libgomp/testsuite/
H A DMakefile.in92 INSTALL = @INSTALL@
/haiku-buildtools/gcc/libatomic/testsuite/
H A DMakefile.in109 INSTALL = @INSTALL@

Completed in 133 milliseconds

123456