Searched refs:PKG_CONFIG_INST (Results 1 – 5 of 5) sorted by relevance
29 PKG_CONFIG_INST := $(PKG_CONFIG)30 $(PKG_CONFIG_INST): PKG_CONFIG_PREFIX = $(prefix)31 $(PKG_CONFIG_INST): PKG_CONFIG_INCDIR = $(includedir)32 $(PKG_CONFIG_INST): PKG_CONFIG_LIBDIR = $(libdir)48 libs: headers.chk $(LIB) $(PKG_CONFIG_INST) $(PKG_CONFIG_LOCAL)
29 PKG_CONFIG_INST := $(PKG_CONFIG) macro30 $(PKG_CONFIG_INST): PKG_CONFIG_PREFIX = $(prefix)31 $(PKG_CONFIG_INST): PKG_CONFIG_INCDIR = $(includedir)32 $(PKG_CONFIG_INST): PKG_CONFIG_LIBDIR = $(libdir)43 all: libxenvchan.so vchan-node1 vchan-node2 vchan-socket-proxy libxenvchan.a $(PKG_CONFIG_INST) $(P…
44 PKG_CONFIG_INST := $(PKG_CONFIG) macro45 $(PKG_CONFIG_INST): PKG_CONFIG_PREFIX = $(prefix)46 $(PKG_CONFIG_INST): PKG_CONFIG_INCDIR = $(includedir)47 $(PKG_CONFIG_INST): PKG_CONFIG_LIBDIR = $(libdir)57 all: $(LIB) $(SHLIB) $(SHLIB_LINKS) $(PKG_CONFIG_INST) $(PKG_CONFIG_LOCAL)
122 PKG_CONFIG_INST := $(PKG_CONFIG) macro123 $(PKG_CONFIG_INST): PKG_CONFIG_PREFIX = $(prefix)124 $(PKG_CONFIG_INST): PKG_CONFIG_INCDIR = $(includedir)125 $(PKG_CONFIG_INST): PKG_CONFIG_LIBDIR = $(libdir)135 $(LIBXENSTORE): $(PKG_CONFIG_INST) $(PKG_CONFIG_LOCAL)
162 PKG_CONFIG_INST := $(PKG_CONFIG) macro163 $(PKG_CONFIG_INST): PKG_CONFIG_PREFIX = $(prefix)164 $(PKG_CONFIG_INST): PKG_CONFIG_INCDIR = $(includedir)165 $(PKG_CONFIG_INST): PKG_CONFIG_LIBDIR = $(libdir)183 libs: $(LIB) $(PKG_CONFIG_INST) $(PKG_CONFIG_LOCAL)
Completed in 6 milliseconds