summaryrefslogtreecommitdiffstats
path: root/usr.bin/rlogin/Makefile
diff options
context:
space:
mode:
authorcsgr <csgr@FreeBSD.org>1994-08-07 20:56:28 +0000
committercsgr <csgr@FreeBSD.org>1994-08-07 20:56:28 +0000
commitde78279ff410a6da70179bd920e620d3bea94869 (patch)
tree59228c5bc5e3f34f76379ca864a65a82feaf023a /usr.bin/rlogin/Makefile
parentc088690a5b68099dbe792ad0b03026df736d2bcf (diff)
downloadFreeBSD-src-de78279ff410a6da70179bd920e620d3bea94869.zip
FreeBSD-src-de78279ff410a6da70179bd920e620d3bea94869.tar.gz
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
Diffstat (limited to 'usr.bin/rlogin/Makefile')
-rw-r--r--usr.bin/rlogin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rlogin/Makefile b/usr.bin/rlogin/Makefile
index 57679ca..4eacdee 100644
--- a/usr.bin/rlogin/Makefile
+++ b/usr.bin/rlogin/Makefile
@@ -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
OpenPOWER on IntegriCloud