Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
DMakefile38 PC_DEPS = libchrome-$(BASE_VER) libpng macro
39 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
40 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))