components/openssl/openssl-fips/Makefile
changeset 4822 1fb8a14c6702
parent 4664 f81cb9995e58
child 5125 34cc580c62c2
--- a/components/openssl/openssl-fips/Makefile	Fri Aug 28 07:46:44 2015 -0700
+++ b/components/openssl/openssl-fips/Makefile	Fri Aug 28 11:04:52 2015 -0700
@@ -58,7 +58,7 @@
 CLEAN_PATHS += $(FAKE_APPS)
 
 # Do not use $(PWD), it would not work if run from a different directory with
-# "gmake -C" as we do from openssl-1.0.1
+# "gmake -C" as we do from openssl-default
 # we'll also pick up gcc if we find it in the path, so force it to
 # find one that doesn't work like it wants
 FIPS_PATH_32 = $(COMPONENT_DIR)/32:$(COMPONENT_DIR)/gcc:$(PATH)