aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-02-11 17:18:50 +0000
committerBodo Möller <bodo@openssl.org>2000-02-11 17:18:50 +0000
commit3ebf0be142ea19ee2b452d9403d6bc5b14cc41ae (patch)
tree0cb70f1dd56bbf6c93cbd4163e8df0b0b6e387c9 /Makefile.org
parentcbcc5c01f964e104bee9a2d5d94795be0a72eb7d (diff)
downloadopenssl-3ebf0be142ea19ee2b452d9403d6bc5b14cc41ae.tar.gz
Corrections.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 257f6a5b66..d4f381e694 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -262,7 +262,7 @@ dclean:
rehash: rehash.time
rehash.time: certs
@(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs)
- touch .rehash.time
+ touch rehash.time
test: tests