components/openssl/openssl-fips/Makefile
changeset 2225 f064d3d3190d
parent 2037 3559e1505b2b
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
   104 $(BUILD_32_and_64): $(FAKE_APPS)
   104 $(BUILD_32_and_64): $(FAKE_APPS)
   105 
   105 
   106 # You should not use this target with this component unless testing or
   106 # You should not use this target with this component unless testing or
   107 # debugging. The OpenSSL FIPS-140 policy is strict and full U2 command set
   107 # debugging. The OpenSSL FIPS-140 policy is strict and full U2 command set
   108 # should be run. See above for more information.
   108 # should be run. See above for more information.
       
   109 configure:	$(CONFIGURE_32_and_64)
       
   110 
   109 build:		$(BUILD_32_and_64)
   111 build:		$(BUILD_32_and_64)
   110 
   112 
   111 # We must make the "install" target a no-op (but must run it to be compliant).
   113 # We must make the "install" target a no-op (but must run it to be compliant).
   112 # See above for more information.
   114 # See above for more information.
   113 install:	GMAKE = $(COMPONENT_DIR)/fips-gmake
   115 install:	GMAKE = $(COMPONENT_DIR)/fips-gmake