Searched refs:INSTALL (Results 76 - 100 of 334) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/src/
H A DMakefile.in33 INSTALL = @INSTALL@
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dtop.mk58 INSTALL = $(SHTOOL) install -c macro
59 INSTALL_PROGRAM = $(INSTALL)
60 INSTALL_DATA = $(INSTALL) -m 644
61 INSTALL_SCRIPT = $(INSTALL)
125 LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL)
/macosx-10.9.5/groff-38/groff/arch/djgpp/
H A Dconfig.bat30 if exist INSTALL ren INSTALL INSTALL.txt
/macosx-10.9.5/ICU-511.35/icuSources/tools/genbrk/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/genccode/
H A DMakefile.in56 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gencfu/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gencmn/
H A DMakefile.in56 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gencnval/
H A DMakefile.in56 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/genctd/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gendict/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gennorm2/
H A DMakefile.in51 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/gensprep/
H A DMakefile.in56 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/icupkg/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/ICU-511.35/icuSources/tools/icuswap/
H A DMakefile.in55 $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/doc/
H A DMakefile39 INSTALL = /usr/bin/install -c macro
40 INSTALL_DATA = ${INSTALL} -m 644
/macosx-10.9.5/libarchive-29/libarchive/tar/
H A DCMakeLists.txt51 INSTALL(TARGETS bsdtar RUNTIME DESTINATION bin)
/macosx-10.9.5/libiconv-41/libiconv/po/
H A DMakefile.msvc.sh29 INSTALL = copy
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A DMakefile.in424 echo $(INSTALL) $(INSTALLFLAGS) -m 444 schema/$$i $$SD/$$i ; \
425 $(INSTALL) $(INSTALLFLAGS) -m 444 $(srcdir)/schema/$$i $$SD/$$i ; \
430 $(INSTALL) $(INSTALLFLAGS) -m 600 slapd.conf.tmp $(DESTDIR)$(sysconfdir)/slapd.conf.default
433 # echo "$(INSTALL) $(INSTALLFLAGS) -m 600 slapd.conf.tmp $(DESTDIR)$(sysconfdir)/slapd.conf"; \
434 # $(INSTALL) $(INSTALLFLAGS) -m 600 slapd.conf.tmp $(DESTDIR)$(sysconfdir)/slapd.conf; \
438 $(INSTALL) $(INSTALLFLAGS) -m 600 slapd.ldif.tmp $(DESTDIR)$(sysconfdir)/slapd.ldif.default
441 echo "$(INSTALL) $(INSTALLFLAGS) -m 600 slapd.ldif.tmp $(DESTDIR)$(sysconfdir)/slapd.ldif"; \
442 $(INSTALL) $(INSTALLFLAGS) -m 600 slapd.ldif.tmp $(DESTDIR)$(sysconfdir)/slapd.ldif; \
449 @-$(INSTALL) -m 600 -d $(DESTDIR)$(localstatedir)/openldap-data
450 $(INSTALL)
[all...]
/macosx-10.9.5/architecture-265/
H A DMakefile34 INSTALL = /usr/bin/install macro
/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A DMakefile.in28 INSTALL = @INSTALL@
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A DMakefile.in50 INSTALL = @INSTALL@
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A DMakefile66 $(BINDIR)/mkdir :INSTALL: mkdir.sh
82 $(BINDIR)/.paths :INSTALL: (CC.DIALECT)
188 $(LIBDIR)/probe/$(T:C,+,/,G) :INSTALL: $(T)
191 $(LIBDIR)/probe/C/mam/probe :INSTALL: mprobe
/macosx-10.9.5/ncurses-42/ncurses/Ada95/samples/
H A DMakefile.in46 INSTALL = @INSTALL@
/macosx-10.9.5/ncurses-42/ncurses/
H A Dedit_man.sh16 INSTALL="/usr/bin/install -c"
17 INSTALL_DATA="${INSTALL} -m 644"
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/Test/
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}

Completed in 285 milliseconds

1234567891011>>