syscons util remove use kbdcontrol & vidcontrol instead
[unix-history] / lib / libtelnet / Makefile
index bf7e490..1a3f178 100644 (file)
@@ -1,9 +1,7 @@
 #      @(#)Makefile    5.4 (Berkeley) 5/7/91
 
 LIB=   telnet
 #      @(#)Makefile    5.4 (Berkeley) 5/7/91
 
 LIB=   telnet
-SRCS=  auth.c encrypt.c genget.c getent.c gettytab.c misc.c
-SRCS+= kerberos.c enc_des.c
-CFLAGS+= -I/usr/include/kerberosIV
+SRCS=  genget.c gettytab.c misc.c
 
 .PATH:  ${.CURDIR}/../../libexec/getty
 .include <bsd.lib.mk>
 
 .PATH:  ${.CURDIR}/../../libexec/getty
 .include <bsd.lib.mk>