|
|
Initial revision
# @(#)Makefile 5.6.1.1 (Berkeley) 10/21/90
PROG= rshd
SRCS= rshd.c des_rw.c
CFLAGS+=-DKERBEROS -DCRYPT
MAN8= rshd.0
DPADD= ${LIBUTIL} ${LIBKRB} ${LIBDES}
LDADD= -lutil -lkrb -ldes
.PATH: ${.CURDIR}/../../usr.bin/rlogin
.include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.