summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-22 14:38:33 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-22 14:38:33 +0000
commit5ea177cfbcd51a87bfa69f305fb1b3112fd4cd9c (patch)
tree5bc864ccdbe80b1886500dc8e1aa07ef24a31bb1 /Makefile.org
parentb4cadc6e1343c01b06613053a90ed2ee85e65090 (diff)
Print a little bit more information
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.org b/Makefile.org
index 970ac8b5ab..3589fb845f 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -198,8 +198,9 @@ sub_all:
done;
Makefile.ssl: Makefile.org
- @echo "Makefile.ssl is older than Makefile.org. Rerun Configure"
- @echo "and do a make errors."
+ @echo "Makefile.ssl is older than Makefile.org."
+ @echo "Reconfigure the source tree (via 'perl Configure' or 'sh config')"
+ @echo "and update the error lists (via 'make errors'), please."
@false
libclean: