Remove port components not needed in 4.n+

Submitted by:	Half the freaking planet....
This commit is contained in:
Mark Murray 2000-02-24 22:39:24 +00:00
parent d3e3752170
commit 51a4536595
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57456

View File

@ -7,8 +7,7 @@ LIB= ssh
SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
cipher.c compat.c compress.c crc32.c deattack.c fingerprint.c \
hostfile.c log.c match.c mpaux.c nchan.c packet.c readpass.c \
rsa.c tildexpand.c ttymodes.c uidswap.c xmalloc.c atomicio.c \
strlcat.c strlcpy.c
rsa.c tildexpand.c ttymodes.c uidswap.c xmalloc.c atomicio.c
NOPIC= yes