Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/pyzfs/
H A DMakefile30 PYOBJS= $(PYSRCS:%.py=%.pyc) macro
31 PYFILES= $(PYSRCS) $(PYOBJS)
38 all: $(PYOBJS)
43 $(RM) $(PYOBJS)
/titanic_50/usr/src/tools/
H A DMakefile.python65 PYFILES = $(PYSRCS) $(PYOBJS)
74 PYVERSOBJS = $(PYOBJS:%=python$(PYVER)/%)
/titanic_50/usr/src/lib/pysolaris/i386/
H A DMakefile31 all: $(PYOBJS) $(LIBS)
/titanic_50/usr/src/tools/onbld/Checks/py2/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=%.pyc) macro
/titanic_50/usr/src/tools/onbld/Scm/py2/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=%.pyc) macro
/titanic_50/usr/src/tools/onbld/py2/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=%.pyc) macro
/titanic_50/usr/src/tools/onbld/Checks/py3/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=__pycache__/%.cpython$(PYTHON3_PKGVERS).pyc) macro
/titanic_50/usr/src/tools/onbld/Scm/py3/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=__pycache__/%.cpython$(PYTHON3_PKGVERS).pyc) macro
/titanic_50/usr/src/tools/onbld/py3/
H A DMakefile35 PYOBJS = $(PYSRCS:%.py=__pycache__/%.cpython$(PYTHON3_PKGVERS).pyc) macro
/titanic_50/usr/src/tools/onbld/hgext/
H A DMakefile46 PYOBJS = $(PYSRC2:%.py=%.pyc) macro
/titanic_50/usr/src/lib/pylibbe/
H A DMakefile.com53 all: $(PYOBJS) $(LIBS)
/titanic_50/usr/src/lib/pysolaris/
H A DMakefile.com38 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
/titanic_50/usr/src/lib/pyzfs/
H A DMakefile.com40 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)