HomeSort by relevance Sort by last modified time
    Searched refs:PC_CFLAGS (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
Makefile 23 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
26 CXXFLAGS += -I$(SRC)/.. $(PC_CFLAGS)
  /external/autotest/client/deps/glbench/src/
Makefile 39 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
43 CPPFLAGS += $(PC_CFLAGS)

Completed in 55 milliseconds