Home
last modified time | relevance | path

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

/tools/libs/stat/
A DMakefile75 pythonlibdir = $(shell $(PYTHON) -c \ macro
81 $(INSTALL_PROG) $(PYLIB) $(DESTDIR)$(pythonlibdir)/_xenstat.so
82 $(INSTALL_PROG) $(PYMOD) $(DESTDIR)$(pythonlibdir)/xenstat.py
86 rm -f $(DESTDIR)$(pythonlibdir)/_xenstat.so
87 rm -f $(DESTDIR)$(pythonlibdir)/xenstat.py

Completed in 11 milliseconds