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

1.1       root        1: #      @(#)Makefile    5.6.1.1 (Berkeley) 10/21/90
                      2: 
                      3: PROG=  rsh
                      4: CFLAGS+=-DKERBEROS -DCRYPT
                      5: SRCS=  rsh.c krcmd.c kcmd.c des_rw.c
                      6: DPADD= ${LIBKRB} ${LIBDES}
                      7: LDADD= -lkrb -ldes
                      8: BINOWN=        root
                      9: BINMODE=4555
                     10: .PATH: ${.CURDIR}/../rlogin
                     11: 
                     12: .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.