Annotation of 43BSDReno/foreign/src/rshd/Makefile.Kerberos, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.6.1.1 (Berkeley) 10/21/90
                      2: 
                      3: PROG=  rshd
                      4: SRCS=  rshd.c des_rw.c
                      5: CFLAGS+=-DKERBEROS -DCRYPT
                      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>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.