Searched refs:INSTALL (Results 126 - 150 of 334) sorted by relevance

1234567891011>>

/macosx-10.9.5/sudo-72/src/
H A DMakefile.in46 INSTALL = $(SHELL) $(srcdir)/install-sh -c
175 DISTFILES = $(SRCS) $(HDRS) ChangeLog CONTRIBUTORS HISTORY INSTALL \
176 INSTALL.configure LICENSE Makefile.in NEWS PORTING README \
697 $(INSTALL) -d -O $(install_uid) -G $(install_gid) -m 0700 $(DESTDIR)$(timedir)
701 $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -M 04755 sudo $(DESTDIR)$(sudodir)/sudo
704 if [ -f sudoreplay ]; then $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -m 0755 sudoreplay $(DESTDIR)$(sudodir)/sudoreplay; fi
705 $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -m 0755 visudo $(DESTDIR)$(visudodir)/visudo
706 if [ -f sesh ]; then $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -m 0755 sesh $(DESTDIR)$(libexecdir)/sesh; fi
709 if [ -f .libs/lib$(noexecfile) ]; then $(INSTALL) -b~ -O $(install_uid) -G $(install_gid) -m $(shlib_mode) .libs/lib$(noexecfile) $(DESTDIR)$(noexecdir)/$(noexecfile); fi
712 $(INSTALL)
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/
H A Dconfigure987 { echo "configure: error: see the INSTALL doc for more info" 1>&2; exit 1; }
998 { echo "configure: error: see the INSTALL doc for more info" 1>&2; exit 1; }
1568 if test -z "$INSTALL"; then
1600 INSTALL="$ac_cv_path_install"
1603 # path for INSTALL within a source directory, because that will
1606 INSTALL="$ac_install_sh"
1609 echo "$ac_t""$INSTALL" 1>&6
1613 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1617 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1731 ac_given_INSTALL="$INSTALL"
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DMakefile73 INSTALL = /usr/bin/install -c macro
74 INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
75 INSTALL_DATA = ${INSTALL} -m 644
76 INSTALL_SCRIPT = ${INSTALL}
220 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
221 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
/macosx-10.9.5/bc-21/bc/
H A Dconfigure563 if test -z "$INSTALL"; then
595 INSTALL="$ac_cv_path_install"
598 # path for INSTALL within a source directory, because that will
601 INSTALL="$ac_install_sh"
604 echo "$ac_t""$INSTALL" 1>&6
608 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
612 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1376 if test -z "$INSTALL"; then
1408 INSTALL="$ac_cv_path_install"
1411 # path for INSTALL withi
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A DMakefile70 INSTALL = /usr/bin/install -c macro
112 INSTALL_DATA = ${INSTALL} -m 644
113 INSTALL_PROGRAM = ${INSTALL}
114 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/pwcheck/
H A DMakefile50 INSTALL = /usr/bin/install -c macro
92 INSTALL_DATA = ${INSTALL} -m 644
93 INSTALL_PROGRAM = ${INSTALL}
94 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/addtiffo/
H A DMakefile50 INSTALL = /usr/bin/install -c macro
144 INSTALL_DATA = ${INSTALL} -m 644
145 INSTALL_PROGRAM = ${INSTALL}
146 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/iptcutil/
H A DMakefile50 INSTALL = /usr/bin/install -c macro
143 INSTALL_DATA = ${INSTALL} -m 644
144 INSTALL_PROGRAM = ${INSTALL}
145 INSTALL_SCRIPT = ${INSTALL}
/macosx-10.9.5/xar-202/xar/
H A DMakefile18 INSTALL := /usr/bin/install -c macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A DMakefile.in37 INSTALL = @INSTALL@
/macosx-10.9.5/ICU-511.35/icuSources/config/
H A Dicu-config-bottom190 echo ${INSTALL}
H A Dmh-cygwin-msvc217 INSTALL-L=$(INSTALL_PROGRAM)
/macosx-10.9.5/cups-372.4/cups/tools/
H A Dmakesrcdist65 temp=`head -1 INSTALL.txt | awk '{print $4}'`
67 echo "Still need to update version to v$version in INSTALL.txt (saw $temp)"
/macosx-10.9.5/pyobjc-42/2.5/
H A DMakefile124 $(INSTALL) -d '$(DSTROOT)$(DOCS)'
139 $(INSTALL) -d '$(DSTROOT)$(EXAMPLES)'
/macosx-10.9.5/pyobjc-42/
H A DMakefile125 $(INSTALL) -d '$(DSTROOT)$(DOCS)'
140 $(INSTALL) -d '$(DSTROOT)$(EXAMPLES)'
/macosx-10.9.5/expat-12/expat/
H A DMakefile.in38 INSTALL = @INSTALL@
85 $(LIBTOOL) --mode=install $(INSTALL) $(LIBRARY) $(DESTDIR)$(libdir)/$(LIBRARY)
/macosx-10.9.5/cxxfilt-11/cxxfilt/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...]
/macosx-10.9.5/libedit-39/
H A Dconfig.status.gz
/macosx-10.9.5/efax-36/efax/
H A Dconfigure1653 if test -z "$INSTALL"; then
1691 INSTALL=$ac_cv_path_install
1694 # path for INSTALL within a source directory, because that will
1697 INSTALL=$ac_install_sh
1700 echo "$as_me:1700: result: $INSTALL" >&5
1701 echo "${ECHO_T}$INSTALL" >&6
1705 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1707 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1709 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1991 INSTALL
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A DMakefile68 INSTALL = /usr/bin/install -c macro
110 INSTALL_DATA = ${INSTALL} -m 644
111 INSTALL_PROGRAM = ${INSTALL}
112 INSTALL_SCRIPT = ${INSTALL}
311 libLTLIBRARIES_INSTALL = $(INSTALL)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A DMakefile72 INSTALL = /usr/bin/install -c macro
114 INSTALL_DATA = ${INSTALL} -m 644
115 INSTALL_PROGRAM = ${INSTALL}
116 INSTALL_SCRIPT = ${INSTALL}
440 saslLTLIBRARIES_INSTALL = $(INSTALL)
/macosx-10.9.5/gnudiff-19/diffutils/ms/
H A Dconfig.bat140 if exist INSTALL ren INSTALL INSTALL.txt
/macosx-10.9.5/ICU-511.35/icuSources/extra/uconv/
H A DMakefile.in101 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DMakefile.in82 $(INSTALL) -m 444 "$${f}" "$(includedir)/antlr" ; \
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DMakefile.in122 $(INSTALL) -m 444 "$${f}" "$(libdir)" ; \

Completed in 328 milliseconds

1234567891011>>