Searched refs:install (Results 51 - 75 of 199) sorted by relevance

12345678

/barrelfish-master/lib/acpica/tests/aslts/src/runtime/collections/bdemo/ACPICA/bdemof/
H A DMakefile8 include $(COLL)/Makefile.install
/barrelfish-master/lib/acpica/tests/aslts/src/runtime/collections/complex/badasl/
H A DMakefile8 include $(COLL)/Makefile.install
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A DINSTALL32 make install
/barrelfish-master/usr/eclipseclp/documents/visualisation/
H A DINSTALL34 make install
/barrelfish-master/lib/acpica/tests/aslts/src/runtime/collections/
H A DMakefile.install4 install: install_test_case
/barrelfish-master/lib/openssl-1.0.0d/demos/engines/rsaref/
H A DMakefile27 FORCE.install:
28 install: FORCE.install
29 cd install; \
37 darwin: install $(SHLIB).darwin
38 cygwin: install $(SHLIB).cygwin
39 gnu: install $(SHLIB).gnu
40 alpha-osf1: install $(SHLIB).alpha-osf1
41 tru64: install $(SHLIB).tru64
42 solaris: install
[all...]
H A Dbuild.com4 .or. f$search("install.dir") .eqs. ""
19 $ set default [.install]
83 [.install]rsaref.olb/lib
90 [.install]rsaref.olb/lib
98 [.install]rsaref.olb/lib
/barrelfish-master/usr/eclipseclp/icparc_solvers/ilog/
H A DINSTALL47 OBJ_SUFFIX=o make install
52 OBJ_SUFFIX=so make install
/barrelfish-master/usr/eclipseclp/documents/internal/
H A DINSTALL37 make install
H A DMakefile41 echo Do make install to install
43 install: ../../doc/$(ROOTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/lib/acpica/generate/unix/
H A DMakefile.rules23 install :
H A DMakefile.common78 install: FORCE
82 $(MAKE) PROG=$$toolname install; \
/barrelfish-master/lib/acpica/tests/aslts/
H A DMakefile.switch7 install: FORCE
14 if ($(MAKE) install); then \
/barrelfish-master/lib/lua/
H A DMakefile9 # Where to install. The installation starts in the src and doc directories,
21 # How to install. If your install program does not support "-p", then
23 INSTALL= install -p
27 # If you don't have "install" you can use "cp" instead.
41 # What to install.
60 install: dummy
74 $(MAKE) install INSTALL_TOP=../install
81 # make may get confused with test/ and install/
[all...]
/barrelfish-master/usr/eclipseclp/Usc/
H A DMakefile17 install: global_install
21 cd $(ARCH) && $(MAKE) install
/barrelfish-master/lib/openssl-1.0.0d/demos/tunala/
H A Dautoungunk.sh16 rm -f aclocal.m4 config.* configure install-sh \
/barrelfish-master/usr/eclipseclp/
H A DMakefile.in13 install: @MAKE_TARGET@
46 @(cd $(top_srcdir)/Kernel/$(ARCH); $(MAKE) install)
50 @(cd $(top_srcdir)/Shm/$(ARCH); $(MAKE) install)
54 @(cd $(top_srcdir)/Flexlm; $(MAKE) -f Makefile.$(ARCH) install)
62 @(cd $(top_srcdir)/Eplex; $(MAKE) -f Makefile.$(ARCH) install)
66 @(cd $(top_srcdir)/icparc_solvers; $(MAKE) -f Makefile.$(ARCH) install)
70 @(cd $(top_srcdir)/GecodeInterface; $(MAKE) -f Makefile.$(ARCH) install)
74 @(cd $(top_srcdir)/JavaInterface; $(MAKE) -f Makefile.$(ARCH) install)
78 @(cd $(top_srcdir)/Visualisation; $(MAKE) -f Makefile.$(ARCH) install)
82 @(cd $(top_srcdir)/CPViz; $(MAKE) -f Makefile.$(ARCH) install)
[all...]
/barrelfish-master/usr/eclipseclp/Alog/
H A DMakefile16 install: global_install
20 cd $(ARCH) && $(MAKE) install
/barrelfish-master/usr/eclipseclp/documents/search/
H A DMakefile40 echo Do make install to install
42 install: ../../doc/$(DESTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/lib/tommath/
H A Dmakefile.shared18 #x86 optimizations [should be valid for any GCC install though]
23 #install as this user
38 #default files to install
48 #INCPATH-The directory to install the header files for libtommath.
49 #DATAPATH-The directory to install the pdf docs.
88 install: $(LIBNAME)
89 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(LIBPATH)
90 libtool --mode=install install -c $(LIBNAME) $(DESTDIR)$(LIBPATH)/$(LIBNAME)
91 install
[all...]
/barrelfish-master/usr/eclipseclp/documents/libman/
H A DMakefile.obs39 echo Do make install to install
41 install: ../../doc/$(ROOTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
H A DMakefile41 echo Do make install to install
43 install: ../../doc/$(ROOTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/usr/eclipseclp/documents/applications/
H A DMakefile41 echo Do make install to install
43 install: ../../doc/$(DESTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A DMakefile39 echo Do make install to install
41 install: $(ROOTFILE).pdf $(ROOTFILE)/$(ROOTFILE).html
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A DMakefile56 # We need to use force because 'install' matches 'INSTALL' on case
58 FRC.install:
59 install: FRC.install

Completed in 176 milliseconds

12345678