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