aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-20 13:17:22 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-20 13:17:22 +0000
commitf4f2fe40e80f5971a091a1711ed0b6ee584ff44b (patch)
treec31dd554418812ff96571526edc4f279aa947eee /Makefile.org
parentafb2306346ea656388c076b461e5c38f1fc56199 (diff)
downloadopenssl-f4f2fe40e80f5971a091a1711ed0b6ee584ff44b.tar.gz
Remove confusing hint to non-existing file. Instead make it clear that one
shouldn't change it manually just here. The util/ssldir.pl script does more and has to be used for this. Pointed out by Jacques Supcik <supcik@inf.ethz.ch>.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.org b/Makefile.org
index ecc4bf548a..04009e4d03 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -159,8 +159,7 @@ SDIRS= \
buffer bio stack lhash rand err objects \
evp asn1 pem x509 x509v3 conf txt_db pkcs7 comp
-# If you change the INSTALLTOP, make sure to also change the values
-# in crypto/location.h
+# Do not edit this manually. Use util/ssldir.pl do change this!
INSTALLTOP=/usr/local/ssl
MAKEFILE= Makefile.ssl