Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/bindings/python/
A DMakefile8 HAVE_SWIG := $(shell if which swig >/dev/null 2>&1; then echo 1; else echo 0; fi) macro
24 ifeq ($(HAVE_SWIG),0)

Completed in 4 milliseconds