Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_Libcontainer/src/
DMakefile6 BASE_VER = $(shell cat $(SYSROOT)/usr/share/libchrome/BASE_VER) macro
/external/minijail/
Dcommon.mk128 ifeq ($(strip $(BASE_VER)),)
129 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
131 $(info Using BASE_VER=$(BASE_VER))
DMakefile5 BASE_VER=0 macro
/external/modp_b64/
Dcommon.mk127 ifeq ($(strip $(BASE_VER)),)
128 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
130 $(info Using BASE_VER=$(BASE_VER))