Searched refs:install (Results 101 - 125 of 199) sorted by relevance

12345678

/barrelfish-master/lib/acpica/tests/aslts/
H A DMakefile.def5 # for install:
36 INST= install
50 # Make-install one particular Test Case for all modes
106 # Make-install one particular Test Case for all modes.
/barrelfish-master/usr/eclipseclp/Flexlm/
H A DMakefile.in70 # install is configured as either install_all or install_cross
71 install: @MAKE_TARGET@
/barrelfish-master/usr/eclipseclp/pt_libraries/
H A DMakefile.in56 install: $(PRIVATE_DEST) $(SOURCE_DEST) $(ECO_DEST) $(EXAMPLE_DEST) $(ECI_DEST)
/barrelfish-master/tools/harness/
H A Dbuilds.py43 def install(self, targets, path): member in class:Build
44 """install to the given path"""
157 def install(self, targets, path): member in class:HakeBuildBase
158 debug.checkcmd(["make", "install",
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A DMakefile41 install: ../../doc/$(DESTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A DMakefile43 install: $(DESTDIR)/$(ROOTFILE).pdf $(DESTDIR)/$(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A DMakefile40 install: ../../doc/$(DESTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/lib/openssl-1.0.0d/crypto/buffer/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/idea/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/jpake/
H A DMakefile27 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/lhash/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/md2/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/md4/
H A DMakefile49 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/md5/
H A DMakefile63 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/mdc2/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc5/
H A DMakefile56 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/ripemd/
H A DMakefile56 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/stack/
H A DMakefile48 install:
/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/
H A DMakefile61 install:
/barrelfish-master/usr/eclipseclp/Oci/
H A DMakefile.in118 # install is configured as either install_all or install_cross
119 install: @MAKE_TARGET@
/barrelfish-master/lib/acpica/generate/unix/
H A DMakefile.config78 INSTALL = install
/barrelfish-master/usr/eclipseclp/Contrib/
H A DMakefile.in57 install: @MAKE_TARGET@
/barrelfish-master/usr/eclipseclp/
H A DBUILD_ROTD41 # install/ Installation from archive
129 --install-archives
133 --no-install-archives
267 --install-archives)
269 --no-install-archives)
842 # INSTALL_<n>_archs Architectures for install n
843 # INSTALL_<n>_name "Name" for install n
844 # INSTALL_<n>_package Package for install n
845 # INSTALL_<n>_type Install type for install n (solo / all)
846 # INSTALL_<n>_keep Whether to keep install
[all...]
/barrelfish-master/doc/003-hake/
H A DHake.tex298 \item The ``install tree'' (written as \texttt{InstallTree}) is the
300 building the OS, the install tree and the build tree are the same,
301 but when building an external application or library, the install
361 is relative to directory \texttt{foo/} in the build or install tree.
630 \item[-i,--install-dir:] This option specifies a path to an
631 alternative install directory, and defaults to \texttt{`pwd`}.
737 \item[--install-dir:] this option specifies the install tree. It
757 For example, suppose \texttt{/projects/barrelfish/install} contains a
768 $ /projects/barrelfish/install/hak
[all...]

Completed in 92 milliseconds

12345678