Home
last modified time | relevance | path

Searched refs:PYSRCS (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/pysolaris/
H A DMakefile.com29 PYSRCS= __init__.py
36 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
37 PYFILES= $(PYSRCS) $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/lib/pyzfs/
H A DMakefile.com29 PYSRCS= __init__.py util.py dataset.py \
40 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
41 PYFILES= $(PYSRCS) $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/cmd/pyzfs/
H A DMakefile29 PYSRCS= pyzfs.py macro
30 PYOBJS= $(PYSRCS:%.py=%.pyc)
31 PYFILES= $(PYSRCS) $(PYOBJS)
/titanic_44/usr/src/lib/pylibbe/
H A DMakefile.com38 PYOBJS= $(PYSRCS:%.py=$(SRCDIR)/%.pyc)
39 PYFILES= $(PYSRCS) $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/tools/onbld/hgext/
H A DMakefile29 PYSRCS = \ macro
45 PYSRC2 = $(PYSRCS:cdm.py=)
/titanic_44/usr/src/tools/onbld/Scm/
H A DMakefile30 PYSRCS = \ macro
37 PYOBJS = $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/tools/onbld/Checks/
H A DMakefile32 PYSRCS = \ macro
47 PYOBJS = $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/tools/onbld/
H A DMakefile34 PYSRCS = \ macro
37 PYOBJS = $(PYSRCS:%.py=%.pyc)
/titanic_44/usr/src/tools/
H A DMakefile.python64 PYFILES = $(PYSRCS) $(PYOBJS)