components/python/cliff/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2902 206ef3eafd0a
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    30     sha256:0ec2c40e899cbb4d478aa946e1430600bf596ca2a3f12162a9514e9d580935ec
    30     sha256:0ec2c40e899cbb4d478aa946e1430600bf596ca2a3f12162a9514e9d580935ec
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    31 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cliff
    32 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cliff
    33 COMPONENT_BUGDB=	python-mod/cliff
    33 COMPONENT_BUGDB=	python-mod/cliff
    34 
    34 
       
    35 TPNO=			15998
       
    36 
    35 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    38 include $(WS_TOP)/make-rules/setup.py.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    38 
    40 
    39 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    41 ASLR_MODE = $(ASLR_NOT_APPLICABLE)