Annotation of 43BSDReno/bin/rcp/Makefile, revision 1.1

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