It's recommended to do 'make clean' after having prepared a new build tree.

PR: 437
This commit is contained in:
Richard Levitte 2003-01-10 11:00:52 +00:00
parent fa47b4d8b8
commit daf5fafced

View file

@ -323,6 +323,7 @@
mkdir -p `dirname $F`
ln -s $OPENSSL_SOURCE/$F $F
done
make -f Makefile.org clean
OPENSSL_SOURCE is an environment variable that contains the absolute (this
is important!) path to the OpenSSL source tree.