components/openssl/openssl-1.0.1-fips-140/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3661 47545fb8aed4
child 4006 c737cefdce54
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    51 # Note that the SPARC patch above does not fit this pattern. That is intentional
    51 # Note that the SPARC patch above does not fit this pattern. That is intentional
    52 # and a reason why we can add it to the EXTRA_PATCHES variable so that we use it
    52 # and a reason why we can add it to the EXTRA_PATCHES variable so that we use it
    53 # only on SPARC.
    53 # only on SPARC.
    54 PATCH_PATTERN = [0-9][0-9]*.patch
    54 PATCH_PATTERN = [0-9][0-9]*.patch
    55 
    55 
    56 include $(WS_TOP)/make-rules/prep.mk
    56 include $(WS_MAKE_RULES)/prep.mk
    57 include $(WS_TOP)/make-rules/configure.mk
    57 include $(WS_MAKE_RULES)/configure.mk
    58 include $(WS_TOP)/make-rules/ips.mk
    58 include $(WS_MAKE_RULES)/ips.mk
    59 include $(WS_TOP)/make-rules/lint-libraries.mk
    59 include $(WS_MAKE_RULES)/lint-libraries.mk
    60 
    60 
    61 # OpenSSL does not use autoconf but its own configure system.
    61 # OpenSSL does not use autoconf but its own configure system.
    62 CONFIGURE_SCRIPT = $(SOURCE_DIR)/Configure
    62 CONFIGURE_SCRIPT = $(SOURCE_DIR)/Configure
    63 
    63 
    64 # Used in the configure options below.
    64 # Used in the configure options below.
   189 $(BUILD_DIR_64)/llib-lcrypto.ln: LINT_FLAGS=$(LFLAGS_64)
   189 $(BUILD_DIR_64)/llib-lcrypto.ln: LINT_FLAGS=$(LFLAGS_64)
   190 $(BUILD_DIR_64)/llib-lssl.ln: LINT_FLAGS=$(LFLAGS_64)
   190 $(BUILD_DIR_64)/llib-lssl.ln: LINT_FLAGS=$(LFLAGS_64)
   191 
   191 
   192 test:		$(NO_TESTS)
   192 test:		$(NO_TESTS)
   193 
   193 
   194 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
   195 
   194 
   196 include $(WS_TOP)/make-rules/depend.mk
   195 REQUIRED_PACKAGES += system/library