Home
last modified time | relevance | path

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

/tools/power/cpupower/bindings/python/
A DMakefile14 INSTALL_DIR ?= $(shell python3 -c "import site; print(site.getsitepackages()[0])") macro
34 install -D _raw_pylibcpupower.so $(INSTALL_DIR)/_raw_pylibcpupower.so
35 install -D raw_pylibcpupower.py $(INSTALL_DIR)/raw_pylibcpupower.py
38 rm -f $(INSTALL_DIR)/_raw_pylibcpupower.so
39 rm -f $(INSTALL_DIR)/raw_pylibcpupower.py

Completed in 15 milliseconds