Home
last modified time | relevance | path

Searched refs:PKG_CONFIG_DIR (Results 1 – 8 of 8) sorted by relevance

/xen/tools/
A DRules.mk251 PKG_CONFIG_DIR ?= $(XEN_ROOT)/tools/pkg-config
255 $(PKG_CONFIG_DIR)/%.pc: %.pc.in Makefile $(XEN_ROOT)/tools/Rules.mk
256 mkdir -p $(PKG_CONFIG_DIR)
A DMakefile3 export PKG_CONFIG_DIR = $(CURDIR)/pkg-config macro
/xen/tools/libs/
A Dlibs.mk35 PKG_CONFIG_LOCAL := $(foreach pc,$(PKG_CONFIG),$(PKG_CONFIG_DIR)/$(pc))
/xen/tools/libvchan/
A DMakefile35 PKG_CONFIG_LOCAL := $(foreach pc,$(PKG_CONFIG),$(PKG_CONFIG_DIR)/$(pc))
/xen/tools/xenstat/libxenstat/
A DMakefile50 PKG_CONFIG_LOCAL := $(foreach pc,$(PKG_CONFIG),$(PKG_CONFIG_DIR)/$(pc))
/xen/tools/xenstore/
A DMakefile128 PKG_CONFIG_LOCAL := $(foreach pc,$(PKG_CONFIG),$(PKG_CONFIG_DIR)/$(pc))
/xen/tools/libxc/
A DMakefile168 PKG_CONFIG_LOCAL := $(foreach pc,$(PKG_CONFIG),$(PKG_CONFIG_DIR)/$(pc))
/xen/stubdom/
A DMakefile6 export PKG_CONFIG_DIR = $(CURDIR)/pkg-config macro

Completed in 7 milliseconds