mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
Stop making the shared library for libtelnet (crypto version). This
should have happened years ago.
This commit is contained in:
parent
2c6110f682
commit
622bd6c690
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38624
@ -8,6 +8,8 @@ CFLAGS+= -DHAS_CGETENT -DENCRYPTION -DDES_ENCRYPTION -DAUTHENTICATION \
|
||||
-DKRB4 -I${TELNETDIR} \
|
||||
-I${KRB4DIR}/lib/krb
|
||||
|
||||
NOPIC= yes
|
||||
|
||||
INCLUDES= ${TELNETDIR}/arpa/telnet.h
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
@ -8,6 +8,8 @@ CFLAGS+= -DHAS_CGETENT -DENCRYPTION -DDES_ENCRYPTION -DAUTHENTICATION \
|
||||
-DKRB4 -I${TELNETDIR} \
|
||||
-I${KRB4DIR}/lib/krb
|
||||
|
||||
NOPIC= yes
|
||||
|
||||
INCLUDES= ${TELNETDIR}/arpa/telnet.h
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user