Searched refs:PYOBJS (Results 1 – 7 of 7) sorted by relevance
65 PYFILES = $(PYSRCS) $(PYOBJS)74 PYVERSOBJS = $(PYOBJS:%=python$(PYVER)/%)
35 PYOBJS = $(PYSRCS:%.py=__pycache__/%.cpython$(PYTHON3_PKGVERS).pyc) macro
54 all: $(PYOBJS) $(LIBS)
38 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
41 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)