/xen-4.10.0-shim-comet/ |
A D | Makefile | 47 .PHONY: install 112 dist-%: install-% 121 .PHONY: install-xen 122 install-xen: 125 .PHONY: install-tools 126 install-tools: install-tools-public-headers 130 install-stubdom: mini-os-dir install-tools-public-headers 144 .PHONY: install-docs 145 install-docs: 154 .PHONY: install-tests [all …]
|
A D | README | 48 * Development install of zlib (e.g., zlib-dev) 51 * Development install of openssl (e.g., openssl-dev) 52 * Development install of x11 (e.g. xorg-x11-dev) 53 * Development install of uuid (e.g. uuid-dev) 54 * Development install of yajl (e.g. libyajl-dev) 72 * Development install of Ocaml (e.g. ocaml-nox and 79 * Development install of libnl3 (e.g., libnl-3-200, 85 * Development install of liblzma for rombios 117 # make install 136 make install and make dist differ in that make install does the [all …]
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | install-wrap | 18 install="$1" 24 -|--) install=`echo "${install} $1"` 28 -*) install=`echo "${install} $1"` 51 eval "${install} $srcf $destf" 55 eval "${install} $srcf $tmpf"
|
/xen-4.10.0-shim-comet/tools/hotplug/FreeBSD/ |
A D | Makefile | 17 .PHONY: install 18 install: install-scripts install-rcd target 23 .PHONY: install-scripts 24 install-scripts: 40 .PHONY: install-rcd 41 install-rcd:
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | Makefile | 21 .PHONY: install 22 install: all install-readmes install-configs target 27 .PHONY: install-readmes 28 install-readmes: 40 .PHONY: install-configs 41 install-configs: $(XEN_CONFIGS)
|
/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/ |
A D | Makefile | 19 .PHONY: install 20 install: install-scripts install-rcd target 25 .PHONY: install-scripts 26 install-scripts: 42 .PHONY: install-rcd 43 install-rcd:
|
/xen-4.10.0-shim-comet/tools/hotplug/common/ |
A D | Makefile | 21 .PHONY: install 22 install: install-scripts target 27 .PHONY: install-scripts 28 install-scripts: build
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | Makefile | 47 .PHONY: install 48 install: install-initd install-scripts subdirs-install target 54 .PHONY: install-initd 55 install-initd: 78 .PHONY: install-scripts 79 install-scripts:
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | Makefile | 75 .PHONY: install 76 install: all target 107 install-bindings: install-perl-bindings install-python-bindings 129 install-python-bindings: $(PYLIB) $(PYMOD) 141 install: install-python-bindings target 157 .PHONY: install-perl-bindings 160 install-perl-bindings: $(PERLLIB) $(PERLMOD) 173 .PHONY: install 174 install: install-perl-bindings target
|
/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | Makefile | 17 .PHONY: all install xentop uninstall 18 all install xentop uninstall: target 32 .PHONY: install 33 install: xentop target
|
/xen-4.10.0-shim-comet/tools/pygrub/ |
A D | Makefile | 15 .PHONY: install 16 install: all target 19 setup.py install --record $(INSTALL_LOG) $(PYTHON_PREFIX_ARG) \ 20 --root="$(DESTDIR)" --install-scripts=$(LIBEXEC_BIN) --force
|
/xen-4.10.0-shim-comet/m4/ |
A D | stubdom.m4 | 3 AS_HELP_STRING([--disable-$1], [Build and install $1 (default is ENABLED)]),[ 13 AS_HELP_STRING([--enable-$1], [Build and install $1 (default is DISABLED)]),[ 23 AS_HELP_STRING([--enable-$1], [Build and install $1]),[ 48 STUBDOM_INSTALL="$STUBDOM_INSTALL install-$2" 49 STUBDOM_UNINSTALL="$STUBDOM_UNINSTALL install-$2"
|
/xen-4.10.0-shim-comet/tools/libfsimage/ext2fs/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/fat/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/reiserfs/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/ufs/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/xfs/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/iso9660/ |
A D | Makefile | 10 .PHONY: install 11 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/ext2fs-lib/ |
A D | Makefile | 15 .PHONY: install 16 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/golang/ |
A D | Makefile | 19 .PHONY: install 20 install: subdirs-install target
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/ |
A D | Makefile | 13 .PHONY: install 14 install: subdirs-install target
|
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/ |
A D | Makefile | 34 .PHONY: install 35 install: fs-install target
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | Makefile | 18 .PHONY: install 19 install: subdirs-install target
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/mmap/ |
A D | Makefile | 19 .PHONY: install 20 install: $(LIBS) META target 23 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xenmmap META $(INTF) $(LIBS) *.a *.so…
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/eventchn/ |
A D | Makefile | 24 .PHONY: install 25 install: $(LIBS) META target 28 …$(OCAMLFIND) install -destdir $(OCAMLDESTDIR) -ldconf ignore xeneventchn META $(INTF) $(LIBS) *.a …
|