Update the make system for installations:
authorRichard Levitte <levitte@openssl.org>
Sun, 15 Dec 2002 06:00:29 +0000 (06:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 15 Dec 2002 06:00:29 +0000 (06:00 +0000)
commitbf683ec60983003bf9362fbe72b7ce0a309bc5c1
treee7b1177ac8253f1dc3f3de56003392bbbd4d714a
parente851895f04a33e319d0b649a5dfef6584f1ed54e
Update the make system for installations:

- define a HERE variable to indicate where the source tree is (not
  used right now)
- make more use of copying and making attribute changes to {file}.new,
  and then move it to {file}
- use 'mv -f' to avoid all those questions to the user when the file
  in question doesn't have write attributes for that user.
Makefile.org
apps/Makefile.ssl
tools/Makefile.ssl