components/openstack/common/Makefile
branchs11-update
changeset 4625 18adb92d4193
parent 4314 96c1b7e2e45c
child 4678 47c0c76602fd
equal deleted inserted replaced
4621:21ae1fb71148 4625:18adb92d4193
    33 include $(WS_MAKE_RULES)/ips.mk
    33 include $(WS_MAKE_RULES)/ips.mk
    34 
    34 
    35 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    35 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    36 
    36 
    37 # Used for placement of openstack_common.py
    37 # Used for placement of openstack_common.py
    38 PYTHON_VERSIONS=	2.6
    38 PYTHON_VERSIONS=	2.7
    39 PYTHON_VERSION=		2.6
    39 PYTHON_VERSION=		2.7
    40 PKG_MACROS +=		PYVER=$(PYTHON_VERSIONS)
    40 PKG_MACROS +=		PYVER=$(PYTHON_VERSIONS)
    41 
    41 
    42 # common targets
    42 # common targets
    43 prep:
    43 prep:
    44 	$(TOUCH) $@
    44 	$(TOUCH) $@