Home
last modified time | relevance | path

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

/xen/tools/xenstat/libxenstat/
A DMakefile128 pythonlibdir=$(prefix)/lib/python$(PYTHON_VERSION)/site-packages macro
130 $(INSTALL_PROG) $(PYLIB) $(DESTDIR)$(pythonlibdir)/_xenstat.so
131 $(INSTALL_PROG) $(PYMOD) $(DESTDIR)$(pythonlibdir)/xenstat.py
135 rm -f $(DESTDIR)$(pythonlibdir)/_xenstat.so
136 rm -f $(DESTDIR)$(pythonlibdir)/xenstat.py

Completed in 3 milliseconds