freebsd-dev/secure/lib/libcrypto
Ruslan Ermilov b8cba406f2 secure/ build fixes:
- TELNETOBJDIR is gone.  `buildworld' already installs libtelnet.a
  in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.

- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
  New LIBSSH is introduced for libssh.a (an internal static lib).
  Previously, build without prior `obj' was broken; SSH modules
  always looked for libssh.a in ${.OBJDIR}.  Also, the dependancies
  on the libssh.a were missing.

- libtelnet/ did not install the crypto version of telnet.h into
  /usr/include/arpa.

- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.

Reviewed by:	markm

- MAN[1-9] -> MAN.
2001-03-26 14:53:33 +00:00
..
des_crypt.3 Vendor import EAY's LIBSSL to fix comments, etc. 1999-09-04 12:45:43 +00:00
Makefile secure/ build fixes: 2001-03-26 14:53:33 +00:00
Makefile.inc setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
opensslconf-alpha.h Build infrastructure for OpenSSL 2000-01-14 05:49:29 +00:00
opensslconf-amd64.h Build infrastructure for OpenSSL 2000-01-14 05:49:29 +00:00
opensslconf-i386.h Update for OpenSSL 0.9.5a and clean up a bit. 2000-04-13 07:37:35 +00:00