Searched refs:INSTALL_DIR (Results 1 – 1 of 1) sorted by relevance
14 INSTALL_DIR ?= $(shell python3 -c "import site; print(site.getsitepackages()[0])") macro34 install -D _raw_pylibcpupower.so $(INSTALL_DIR)/_raw_pylibcpupower.so35 install -D raw_pylibcpupower.py $(INSTALL_DIR)/raw_pylibcpupower.py38 rm -f $(INSTALL_DIR)/_raw_pylibcpupower.so39 rm -f $(INSTALL_DIR)/raw_pylibcpupower.py
Completed in 2 milliseconds