Home
last modified time | relevance | path

Searched defs:PYLIBVER (Results 1 – 4 of 4) sorted by relevance

/external/selinux/policycoreutils/semanage/
DMakefile8 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])') macro
/external/libcap-ng/libcap-ng-0.7/bindings/python/
DMakefile.am26 PYLIBVER ?= python$(PYTHON_VERSION) macro
/external/selinux/libselinux/src/
DMakefile14 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])') macro
/external/selinux/libsemanage/src/
DMakefile14 PYLIBVER ?= $(shell $(PYTHON) -c 'import sys;print("python%d.%d" % sys.version_info[0:2])') macro