components/openssl/openssl-1.0.1-fips-140/Makefile
changeset 2225 f064d3d3190d
parent 2204 f83e0e3cf2d7
child 3621 3e00113c3743
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   172 COMPONENT_PRE_INSTALL_ACTION = ( $(MKDIR) $(PROTO_DIR)/usr/lib/$(MACH64); )
   172 COMPONENT_PRE_INSTALL_ACTION = ( $(MKDIR) $(PROTO_DIR)/usr/lib/$(MACH64); )
   173 
   173 
   174 $(SOURCE_DIR)/.prep: $(COMPONENT_DIR)/../openssl-fips/build/$(MACH32)/.installed \
   174 $(SOURCE_DIR)/.prep: $(COMPONENT_DIR)/../openssl-fips/build/$(MACH32)/.installed \
   175 		     $(COMPONENT_DIR)/../openssl-fips/build/$(MACH64)/.installed
   175 		     $(COMPONENT_DIR)/../openssl-fips/build/$(MACH64)/.installed
   176 
   176 
       
   177 configure:	$(CONFIGURE_32_and_64)
       
   178 
   177 build:			$(BUILD_32_and_64)
   179 build:			$(BUILD_32_and_64)
   178 
   180 
   179 # We follow what we do for install in openssl/openssl-1.0.0 component. Please
   181 # We follow what we do for install in openssl/openssl-1.0.0 component. Please
   180 # see the comment in Makefile in there for more information.
   182 # see the comment in Makefile in there for more information.
   181 install:	$(INSTALL_32_and_64)
   183 install:	$(INSTALL_32_and_64)