freebsd-dev/secure/lib
Ruslan Ermilov e47a40e7f7 Now that cross-tools ld(1) has been fixed to look for dynamic
dependencies in the correct place, record the fact that -lssh
depends on -lcrypto and -lz.

Removed false dependencies on -lz (except ssh(1) and sshd(8)).
Removed false dependencies on -lcrypto and -lutil for scp(1).

Reviewed by:	markm
2002-02-08 13:42:58 +00:00
..
libcipher mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcrypt __FBSDID() (second half of src/lib/libcrypt changes) 2001-10-23 10:23:32 +00:00
libcrypto Update list of manpages 2002-01-27 03:36:57 +00:00
libssh Now that cross-tools ld(1) has been fixed to look for dynamic 2002-02-08 13:42:58 +00:00
libssl
libtelnet Clean up makefiles, and turn on WARNS=2. Take into account the telnet 2001-11-30 21:10:58 +00:00
Makefile
Makefile.inc