It's recommended to do 'make clean' after having prepared a new build tree.
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 11:00:50 +0000 (11:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 11:00:50 +0000 (11:00 +0000)
PR: 437

INSTALL

diff --git a/INSTALL b/INSTALL
index d0c7b02f534e75a401d79fd2420762ca979378d5..dc84a6841f394e7e71e6093baa75bf566f2b48e0 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                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.