onoe
9652be60a4
adopted changes made to libcrypto/Makefile:
...
e_os.h is not part of exported openssl interface, so don't install it into
/usr/include/openssl (e_os.h has an explicit comment about it). it obviously
is a bug in openssl 0.9.6 Makefile.
based on openssl 0.9.7 snapshot.
2002-09-01 06:01:13 +00:00
lukem
ebb6fc9eb8
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
...
(Reduces make output by ~ 20%)
2002-08-19 09:41:27 +00:00
tv
001067bbd1
Readability cleanups; MKfoo=no -> NOfoo.
2001-12-12 00:51:00 +00:00
itojun
bfd991ccd4
include all idea/rc5-related libraries into libcrypto_idea/rc5, for
...
better support for PR 12964. not sure if it is a complete fix.
2001-08-08 14:04:42 +00:00
itojun
65c6e6aaa6
do not build shared version of libcrypto_{idea,rc5}.
...
to override functions in libcryto_*, it is easier to supply non-shared
libcrypto_*.
2001-01-08 14:59:32 +00:00
itojun
f2e53bf3ea
additional build tree for overriding libcrypto's dummy IDEA/RC5 functions.
...
will not be built in default. PR10883.
2000-09-30 00:24:52 +00:00