Searched refs:PYOBJS (Results 1 – 9 of 9) sorted by relevance
30 PYOBJS= $(PYSRCS:%.py=%.pyc) macro31 PYFILES= $(PYSRCS) $(PYOBJS)39 all: $(PYOBJS)44 $(RM) $(PYOBJS)
64 PYFILES = $(PYSRCS) $(PYOBJS)74 PY26OBJS = $(PYOBJS:%=python2.6/%)
38 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)54 all: $(PYOBJS) $(LIBS)
36 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)52 all: $(PYOBJS) $(LIBS)
40 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)57 all: $(PYOBJS) $(LIBS)
46 PYOBJS = $(PYSRC2:%.py=%.pyc) macro
37 PYOBJS = $(PYSRCS:%.py=%.pyc) macro
47 PYOBJS = $(PYSRCS:%.py=%.pyc) macro