components/logilab-common/Makefile
branchs11-update
changeset 4563 5d3e1ffc1ae1
parent 4239 b0b944824f84
child 7811 9126e6f58cd8
equal deleted inserted replaced
4557:de8079cb174c 4563:5d3e1ffc1ae1
    39 
    39 
    40 # Syntax issues: not Python 3 ready.
    40 # Syntax issues: not Python 3 ready.
    41 PYTHON_VERSIONS=	2.7 2.6
    41 PYTHON_VERSIONS=	2.7 2.6
    42 
    42 
    43 include $(WS_MAKE_RULES)/prep.mk
    43 include $(WS_MAKE_RULES)/prep.mk
       
    44 
       
    45 # pyorbit-27 is only available on S11.3 and later
       
    46 ifeq ($(BUILD_TYPE), evaluation)
       
    47 BUILD_NO_ARCH=
       
    48 INSTALL_NO_ARCH=
       
    49 PUBLISH_STAMP=
       
    50 endif
       
    51 
    44 include $(WS_MAKE_RULES)/ips.mk
    52 include $(WS_MAKE_RULES)/ips.mk
    45 include $(WS_MAKE_RULES)/setup.py.mk
    53 include $(WS_MAKE_RULES)/setup.py.mk
    46 
    54 
    47 # rename pytest to its versioned name; mediated links (depending on
    55 # rename pytest to its versioned name; mediated links (depending on
    48 # the python version) in the manifest will create the link from pytest
    56 # the python version) in the manifest will create the link from pytest