Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/verification/dot2/
A DMakefile9 PYLIB ?= $(shell python3 -c 'import sysconfig; print (sysconfig.get_path("purelib"))') macro
19 $(INSTALL) automata.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/automata.py
20 $(INSTALL) dot2c.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/dot2c.py
22 $(INSTALL) dot2k.py -D -m 644 $(DESTDIR)$(PYLIB)/dot2/dot2k.py

Completed in 3 milliseconds