1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Removed des_rw.c from rlogin - this is now in libkrb.

I hope there will be no problems at the moment with programs depending
on this - I think Garrett has commented kerberos out of everything though
This commit is contained in:
Geoff Rehmet 1994-08-07 20:56:28 +00:00
parent 51ef388009
commit ffde931732
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1910

View File

@ -2,7 +2,7 @@
PROG= rlogin
SRCS= rlogin.c
#krcmd.c kcmd.c des_rw.c
#krcmd.c kcmd.c
#DPADD= ${LIBKRB} ${LIBDES}
#CFLAGS+=-DKERBEROS -DCRYPT
#LDADD= -lkrb -ldes