• R
    Update the make system for installations: · 30c08f2e
    Richard Levitte 提交于
    - define a HERE variable to indicate where the source tree is (used
      very little 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.
    30c08f2e
Makefile.ssl 1.3 KB