freebsd-dev/secure/usr.bin
Gordon Tetlow c45db69312 Explicitly add libz and libcrypto to LDADD for any ssh utilities missing
it. While not strictly required, it unbreaks the cross-build world that
is resulting from moving the libraries around.

I have a more permanent solution to this problem in the works, but I
asked des for permission to commit this to get the ball rolling. This
also makes the ssh build more along the lines of what the openssh-portable
and OpenBSD openssh Makefile glue does.

Reviewed by:	des
2003-08-19 07:45:03 +00:00
..
bdes Modernise. Use libcrypto instead of libcipher for DES. 2003-06-02 19:10:59 +00:00
openssl Handle includes the normal way. 2003-02-27 23:07:26 +00:00
scp Explicitly add libz and libcrypto to LDADD for any ssh utilities missing 2003-08-19 07:45:03 +00:00
sftp Explicitly add libz and libcrypto to LDADD for any ssh utilities missing 2003-08-19 07:45:03 +00:00
ssh Fixed "make checkdpadd". 2003-07-02 23:38:42 +00:00
ssh-add Explicitly add libz and libcrypto to LDADD for any ssh utilities missing 2003-08-19 07:45:03 +00:00
ssh-agent Explicitly add libz and libcrypto to LDADD for any ssh utilities missing 2003-08-19 07:45:03 +00:00
ssh-keygen Explicitly add libz and libcrypto to LDADD for any ssh utilities missing 2003-08-19 07:45:03 +00:00
ssh-keyscan No guts, no glory. Switch to OpenSSH-portable. 2002-06-25 19:10:09 +00:00
Makefile Very big makeover in the way telnet, telnetd and libtelnet are built. 2003-07-16 20:59:15 +00:00
Makefile.inc The including makefile's directory is tried first for .include "...". 2003-04-30 07:54:39 +00:00