summaryrefslogtreecommitdiffstats
path: root/fips/rand/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'fips/rand/Makefile.ssl')
-rw-r--r--fips/rand/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/rand/Makefile.ssl b/fips/rand/Makefile.ssl
index f8e46a33ed..0248ecc933 100644
--- a/fips/rand/Makefile.ssl
+++ b/fips/rand/Makefile.ssl
@@ -44,7 +44,7 @@ check:
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
- @touch lib
+ @sleep 2; touch lib
files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO