Home
last modified time | relevance | path

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

/system/tpm/trunks/
DMakefile22 PC_DEPS = libchrome-$(BASE_VER) libbrillo-$(BASE_VER) openssl macro
23 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
24 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))