Stop making the shared library for libtelnet (crypto version). This

should have happened years ago.
This commit is contained in:
Mark Murray 1998-08-29 20:24:54 +00:00
parent 2c6110f682
commit 622bd6c690
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38624
2 changed files with 4 additions and 0 deletions

View File

@ -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>

View File

@ -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>