Searched refs:install (Results 126 - 150 of 199) sorted by relevance

12345678

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A DMakefile33 GENERAL=Makefile README crypto-lib.com install.com
115 install:
122 @target=install; $(RECURSIVE_MAKE)
/barrelfish-master/usr/eclipseclp/Visualisation/
H A DMakefile.in102 install: @ALL_VISUALISATION@
/barrelfish-master/usr/eclipseclp/Compiler/
H A DMakefile.in83 @echo " make bootfiles Build and install xxx.eco files in kernel lib/"
84 @echo " make install Build and install .eci file"
258 install: $(PUBLIC_ECI) $(PUBLIC_ECO) $(PUBLIC_ECL)
/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/
H A DMakefile60 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A DMakefile56 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A DMakefile51 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/err/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/hmac/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/
H A DMakefile71 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/seed/
H A DMakefile49 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/store/
H A DMakefile50 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/ui/
H A DMakefile52 install:
/barrelfish-master/lib/openssl-1.0.0d/
H A Dopenssl.spec107 %install
109 make MANDIR=/usr/man MANSUFFIX=ssl INSTALL_PREFIX="$RPM_BUILD_ROOT" install
163 these. make install handles all this.
H A DMakefile.bak497 install: all install_docs install_sw
513 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
H A DMakefile.org495 install: all install_docs install_sw
511 @set -e; target=install; $(RECURSIVE_BUILD_CMD)
/barrelfish-master/doc/018-Practical-guide/
H A Dreadme.tex183 If you specify an appropriate INSTALL\_PREFIX, \texttt{make install} will copy the
187 \$~make~install~INSTALL\_PREFIX=/tftpboot/barrelfish
/barrelfish-master/usr/eclipseclp/CPViz/
H A DMakefile.in91 install: @ALL_CPVIZ@
/barrelfish-master/usr/eclipseclp/JavaInterface/
H A DMakefile.in68 # install is configured as either install_all or install_cross
69 install: @MAKE_TARGET@
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/
H A DMakefile74 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/ecdh/
H A DMakefile49 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/objects/
H A DMakefile61 install:
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A DMakefile165 install: $(PRIVATE_DEST) $(PUBLIC_DEST) $(OBJ_DEST) $(ECH_DEST)
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A DMakefile78 # We need to use force because 'install' matches 'INSTALL' on case
80 FRC.install:
81 install: FRC.install
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A DMakefile24 GENERAL=Makefile engines.com install.com engine_vector.mar
106 install:
131 @target=install; $(RECURSIVE_MAKE)
/barrelfish-master/usr/eclipseclp/
H A DPACK338 # Append the default install path to the front of all files,
362 # Set the post install and post un-install scripts for the
413 %install
440 echo Generating NSIS Windoze install script for $1 package
589 !define MUI_ICON \"\${NSISDIR}\\Contrib\\Graphics\\Icons\\modern-install-blue.ico\"
816 !insertmacro MUI_INNERDIALOG_TEXT 1006 \"Setup will install ECLiPSe \${VER_MAJOR} (\${VER_WORDLEN} bit) in the following folder.\$\\r\$\\n\$\\r\$\\nTo install in a different folder, click Browse and select another folder.\$\\r\$\\n\$\\r\$\\nClick Next to continue.\"

Completed in 179 milliseconds

12345678