diff options
author | markus <> | 2002-09-03 18:59:56 +0000 |
---|---|---|
committer | markus <> | 2002-09-03 18:59:56 +0000 |
commit | 374d65fa455af7b635928d7a27c61196b63e577c (patch) | |
tree | cde2fc42cb83654db0ca26f581ee1721f1378706 /src/lib/libcrypto/des/fcrypt.c | |
parent | 0ef372523511ad8d227af859820db92c85daec4a (diff) | |
download | openbsd-374d65fa455af7b635928d7a27c61196b63e577c.tar.gz openbsd-374d65fa455af7b635928d7a27c61196b63e577c.tar.bz2 openbsd-374d65fa455af7b635928d7a27c61196b63e577c.zip |
build OpenSSL without symlink trees:
* manpage related things moved to src/libssl/man/Makefile
* there are now 3 obj directories src/libssl/{crypto,ssl,man}/ instead
of one single src/libssl/obj
* instead of running Configure (with generates lots of symlinks, and
opensslconf.h) this patch stores pre-computed opensslconf.h files
in src/libssl/crypto/arch
* requires a make includes before the library can be built
* libssl and libcrypto can be build separately
(e.g. cd src/libssl/ssl && make obj && make)
* make depend is now supported
* no more symlink trees
tested by miod@ and fries@
Diffstat (limited to 'src/lib/libcrypto/des/fcrypt.c')
0 files changed, 0 insertions, 0 deletions