diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2002-09-03 18:59:57 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2002-09-03 18:59:57 +0000 |
commit | 080e71570c49ceaa641148eb0ccf1fad75727b00 (patch) | |
tree | f20ae30ea32a8cecdc1a7394c2d755310dab4063 /usr.bin/crontab | |
parent | 46722ebad90ee0336a151a69406ed327c2fb5ac1 (diff) |
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 'usr.bin/crontab')
0 files changed, 0 insertions, 0 deletions