Searched refs:PC_DEPS (Results 1 – 4 of 4) sorted by relevance
7 PC_DEPS = libdrm macro8 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))9 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))
39 PC_DEPS = libpng macro40 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))41 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))
32 PC_DEPS = openssl macro33 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))34 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))
10 PC_DEPS = openssl11 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))12 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))