components/openssl/openssl-fips/Makefile
changeset 4339 6501cf9c29f9
parent 4252 891a844655c4
child 4516 50b76d78389e
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
   126 	@echo Basic FIPS-140 mode verification passed.
   126 	@echo Basic FIPS-140 mode verification passed.
   127 	$(TOUCH) $@	    	
   127 	$(TOUCH) $@	    	
   128 
   128 
   129 test:		$(NO_TESTS)
   129 test:		$(NO_TESTS)
   130 
   130 
       
   131 system-test:    $(NO_TESTS)
       
   132