Print a little bit more information
This commit is contained in:
parent
b4cadc6e13
commit
5ea177cfbc
1 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue