|
|
1.1 root 1: # @(#)Makefile 5.5 (Berkeley) 5/11/90
2:
3: PROG= rshd
4: CFLAGS+=-DKERBEROS
5: SRCS= rshd.c des_rw.c
6: MAN8= rshd.0
7: DPADD= ${LIBUTIL} ${LIBKRB} ${LIBDES}
8: LDADD= -lutil -lkrb -ldes
9: .PATH: ${.CURDIR}/../../usr.bin/rlogin
10:
11: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.