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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user