Searched refs:PYOBJS (Results 1 – 13 of 13) sorted by relevance
30 PYOBJS= $(PYSRCS:%.py=%.pyc) macro31 PYFILES= $(PYSRCS) $(PYOBJS)38 all: $(PYOBJS)43 $(RM) $(PYOBJS)
65 PYFILES = $(PYSRCS) $(PYOBJS)74 PYVERSOBJS = $(PYOBJS:%=python$(PYVER)/%)
31 all: $(PYOBJS) $(LIBS)
35 PYOBJS = $(PYSRCS:%.py=%.pyc) macro
35 PYOBJS = $(PYSRCS:%.py=__pycache__/%.cpython$(PYTHON3_PKGVERS).pyc) macro
46 PYOBJS = $(PYSRC2:%.py=%.pyc) macro
53 all: $(PYOBJS) $(LIBS)
38 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
40 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)