Searched defs:PYTHON (Results 1 – 13 of 13) sorted by relevance
40 PYTHON = python3 -B -u ./ macro42 PYTHON = python3 -B -u ${.CURDIR}/ macro
79 PYTHON = python3 -u ./ macro81 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
111 PYTHON = python3 -u ./ macro113 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
76 PYTHON = python3 -u ./ macro78 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
121 PYTHON = python3 -u macro124 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u macro
69 PYTHON = python3 -u ./ macro71 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
74 PYTHON = python3 -u ./ macro76 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
85 PYTHON = python3 -u ./ macro87 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
158 PYTHON = python3 -u ./ macro160 PYTHON = env PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
126 PYTHON = python3 -u ./ macro128 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
145 PYTHON = python3 -u ./ macro147 PYTHON = PYTHONPATH=${.OBJDIR} python3 -u ${.CURDIR}/ macro
16 PYTHON = python3 -u ${.CURDIR}/ macro [all...]