Install libssh and libssh_pic. These are needed when building

statically, and when building things (like login(8)) standalone.
libssh_pic is needed for libpam and modules.

Requested by:	peter
This commit is contained in:
Mark Murray 2001-10-30 19:45:00 +00:00
parent c4ebcaa7ca
commit fa293fd48d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85744

View File

@ -10,10 +10,7 @@ SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
cli.c rijndael.c ssh-dss.c ssh-rsa.c dh.c kexdh.c kexgex.c \
version.c
NOPIC= yes
INTERNALLIB= yes
INTERNALSTATICLIB= yes
INSTALL_PIC_ARCHIVE= yes
.if defined(COMPAT_GETADDRINFO)
SRCS+= getaddrinfo.c getnameinfo.c name6.c rcmd.c bindresvport.c