components/pcre/Makefile
changeset 1058 34d7aaa03423
parent 800 2ad056ed89ec
child 1282 16201bef295c
child 3661 47545fb8aed4
child 4620 e3a4a6201724
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:62e1116549ce5b1ad92901f04d8338d5f7b59f92abce8d15e9a17cafe0efb102
    32     sha256:62e1116549ce5b1ad92901f04d8338d5f7b59f92abce8d15e9a17cafe0efb102
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/pcre/files/pcre/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://sourceforge.net/projects/pcre/files/pcre/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=  http://pcre.org/
    34 COMPONENT_PROJECT_URL=  http://pcre.org/
       
    35 COMPONENT_BUGDB=	library/pcre
    35 
    36 
    36 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/configure.mk
    38 include $(WS_TOP)/make-rules/configure.mk
    38 include $(WS_TOP)/make-rules/ips.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    39 include $(WS_TOP)/make-rules/lint-libraries.mk
    40 include $(WS_TOP)/make-rules/lint-libraries.mk