Lines Matching refs:tools
10 INSTALL = $(XEN_ROOT)/tools/cross-install
12 XEN_INCLUDE = $(XEN_ROOT)/tools/include
13 XEN_LIBXENTOOLCORE = $(XEN_ROOT)/tools/libs/toolcore
14 XEN_LIBXENTOOLLOG = $(XEN_ROOT)/tools/libs/toollog
15 XEN_LIBXENEVTCHN = $(XEN_ROOT)/tools/libs/evtchn
16 XEN_LIBXENGNTTAB = $(XEN_ROOT)/tools/libs/gnttab
17 XEN_LIBXENCALL = $(XEN_ROOT)/tools/libs/call
18 XEN_LIBXENFOREIGNMEMORY = $(XEN_ROOT)/tools/libs/foreignmemory
19 XEN_LIBXENDEVICEMODEL = $(XEN_ROOT)/tools/libs/devicemodel
20 XEN_LIBXC = $(XEN_ROOT)/tools/libxc
21 XEN_XENLIGHT = $(XEN_ROOT)/tools/libxl
24 XEN_XENSTORE = $(XEN_ROOT)/tools/xenstore
25 XEN_LIBXENSTAT = $(XEN_ROOT)/tools/xenstat/libxenstat/src
26 XEN_BLKTAP2 = $(XEN_ROOT)/tools/blktap2
27 XEN_LIBVCHAN = $(XEN_ROOT)/tools/libvchan
39 XEN_GOPATH = $(XEN_ROOT)/tools/golang
216 $(XEN_ROOT)/tools/python/install-wrap "$(PYTHON_PATH)" $(INSTALL_PROG)
253 $(error You have to run ./configure before building or installing the tools)
256 PKG_CONFIG_DIR ?= $(XEN_ROOT)/tools/pkg-config