Searched refs:INSTALL (Results 1 - 25 of 334) sorted by path

1234567891011>>

/macosx-10.9.5/AvailabilityVersions-6/
H A DMakefile15 $(_v) $(INSTALL) "$(SRCROOT)/availability.pl" "$(DSTROOT)$(VerifierDest)/availability.pl"
/macosx-10.9.5/BerkeleyDB-21/
H A DMakefile25 $(INSTALL) -c -m 444 $(OBJROOT)/db.h $(DSTROOT)/usr/local/BerkeleyDB/include
26 $(INSTALL) -c -m 444 $(OBJROOT)/db_cxx.h $(DSTROOT)/usr/local/BerkeleyDB/include
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dconfigure3616 if test -z "$INSTALL"; then
3629 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3661 INSTALL=$ac_cv_path_install
3664 # value for INSTALL within a source directory, because that will
3667 INSTALL=$ac_install_sh
3670 { echo "$as_me:$LINENO: result: $INSTALL" >&5
3671 echo "${ECHO_T}$INSTALL" >&6; }
3675 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3677 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3679 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL}
[all...]
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/
H A DSSLeay.pm114 =head1 INSTALL
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/
H A DSSLeay.pm111 =head1 INSTALL
/macosx-10.9.5/CPANInternal-140/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm707 =head1 INSTALL
/macosx-10.9.5/CPANInternal-140/File-NFSLock/lib/File/
H A DNFSLock.pm707 =head1 INSTALL
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy2482 in the INSTALL file distributed with perltidy.
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/bin/
H A Dperltidy2098 in the INSTALL file distributed with perltidy.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Stash/
H A DXS.pm85 See the F<INSTALL> file distributed with the Template Toolkit for further
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Stash/
H A DXS.pm85 See the F<INSTALL> file distributed with the Template Toolkit for further
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A DMakefile.PL319 $script .= <<"INSTALL";
325 INSTALL
/macosx-10.9.5/CPANInternal-140/XML-SAX/
H A DMakefile.PL17 $script .= <<"INSTALL";
22 INSTALL
H A DSAX.pm301 $script .= <<"INSTALL";
306 INSTALL
/macosx-10.9.5/Chess-310.5/sjeng/books/
H A DMakefile47 INSTALL = /sw/bin/install -c macro
48 INSTALL_PROGRAM = ${INSTALL}
49 INSTALL_DATA = ${INSTALL} -m 644
53 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dconfigure1283 if test -z "$INSTALL"; then
1326 INSTALL=$ac_cv_path_install
1329 # path for INSTALL within a source directory, because that will
1332 INSTALL=$ac_install_sh
1335 echo "$as_me:$LINENO: result: $INSTALL" >&5
1336 echo "${ECHO_T}$INSTALL" >&6
1340 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1342 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1344 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4314 INSTALL
[all...]
/macosx-10.9.5/Chess-310.5/sjeng/tests/
H A DMakefile47 INSTALL = /sw/bin/install -c macro
48 INSTALL_PROGRAM = ${INSTALL}
49 INSTALL_DATA = ${INSTALL} -m 644
53 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/Heimdal-323.92.1/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
H A Dconfigure2762 if test -z "$INSTALL"; then
2775 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2819 INSTALL=$ac_cv_path_install
2822 # value for INSTALL within a source directory, because that will
2825 INSTALL=$ac_install_sh
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2829 $as_echo "$INSTALL" >&6; }
2833 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2835 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2837 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL}
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A DMakefile.inc.in197 # use a consistent INSTALL
198 INSTALL = $(SHELL) $(pkgdatadir)/install-sh -c
224 INSTALL-L = ${INSTALL_DATA}
H A Dicu-config-bottom190 echo ${INSTALL}
H A Dmh-cygwin105 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-cygwin-msvc217 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-hpux-acc130 INSTALL-L=$(INSTALL_PROGRAM)
H A Dmh-os40074 INSTALL-S = cp -fph
75 INSTALL-L = $(INSTALL-S)

Completed in 477 milliseconds

1234567891011>>