components/openssl/openssl-fips/Makefile
branchs11-update
changeset 3312 d92322de8ba5
parent 3267 442b27130f7a
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3311:02a5635016ef 3312:d92322de8ba5
    33 COMPONENT_SRC =		$(COMPONENT_NAME)-ecp-$(COMPONENT_VERSION)
    33 COMPONENT_SRC =		$(COMPONENT_NAME)-ecp-$(COMPONENT_VERSION)
    34 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    34 COMPONENT_ARCHIVE =	$(COMPONENT_SRC).tar.gz
    35 COMPONENT_ARCHIVE_HASH=	\
    35 COMPONENT_ARCHIVE_HASH=	\
    36     sha256:861b431c625c27daf440041fd67c0866ebb84b44cc672cf1ea8f23e883518897
    36     sha256:861b431c625c27daf440041fd67c0866ebb84b44cc672cf1ea8f23e883518897
    37 COMPONENT_ARCHIVE_URL =	http://www.openssl.org/source/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL =	http://www.openssl.org/source/$(COMPONENT_ARCHIVE)
    38 COMPONENT_BUGDB=	utility/openssl
    38 COMPONENT_BUGDB=	library/openssl
    39 
    39 
    40 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/configure.mk
    41 include $(WS_TOP)/make-rules/configure.mk
    42 
    42 
    43 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
    43 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin