Searched refs:PYV (Results 1 - 13 of 13) sorted by relevance

/solaris-userland-s11u3/components/python/tox/
H A DMakefile55 PYV = $(shell echo $(PYTHON_VERSION) | tr -d .) macro
56 COMPONENT_TEST_ARGS = -e $(PYV:%=py%)
/solaris-userland-s11u3/components/openstack/cloudbase-init/
H A DMakefile51 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/common/
H A DMakefile41 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/swift/
H A DMakefile54 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/heat/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/keystone/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/glance/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/ironic/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/make-rules/
H A Dips.mk224 echo "<transform set name=pkg.fmri value=(?:pkg:/)?(.+)-\#\#\#PYV\#\#\#@(.*)" \
237 $(PKGMOGRIFY) -D PYVER=$(1) -D PYV=$(shell echo $(1) | tr -d .) $$< > $$@
252 # Note that the mkgeneric transform uses the literal string "###PYV###"
260 $(PKGMOGRIFY) -D PYV=###PYV### $(BUILD_DIR)/mkgeneric-python \
283 # See the block comment above about why "###PYV###" is used here even
287 $(PKGMOGRIFY) -D PLV=###PYV### $(BUILD_DIR)/mkgeneric-perl \
324 # See the block comment above about why "###PYV###" is used here even
327 $(PKGMOGRIFY) -D RUBYV=###PYV### $(BUILD_DIR)/mkgeneric-ruby \
/solaris-userland-s11u3/components/openstack/nova/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/cinder/
H A DMakefile55 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/neutron/
H A DMakefile82 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)
/solaris-userland-s11u3/components/openstack/horizon/
H A DMakefile284 PKG_MACROS += PYV=$(shell echo $(PYTHON_VERSIONS) | tr -d .)

Completed in 768 milliseconds