components/python/pycurl/Makefile
changeset 1907 446472de62e9
parent 1890 5a4ef66c42bf
child 1948 2d1537e7942d
equal deleted inserted replaced
1906:06b8097543cd 1907:446472de62e9
    37 
    37 
    38 IPS_COMPONENT_VERSION=  7.19.0.1
    38 IPS_COMPONENT_VERSION=  7.19.0.1
    39 
    39 
    40 PATCH_LEVEL = 0
    40 PATCH_LEVEL = 0
    41 
    41 
       
    42 # Syntax issues: not Python 3 ready.
       
    43 PYTHON_VERSIONS = 2.7 2.6
       
    44 
    42 include $(WS_TOP)/make-rules/prep.mk
    45 include $(WS_TOP)/make-rules/prep.mk
    43 include $(WS_TOP)/make-rules/setup.py.mk
    46 include $(WS_TOP)/make-rules/setup.py.mk
    44 include $(WS_TOP)/make-rules/ips.mk
    47 include $(WS_TOP)/make-rules/ips.mk
    45 
    48 
    46 # to make sure that the docs get installed in the right place.
    49 # to make sure that the docs get installed in the right place.