Annotation of 43BSDReno/libexec/rlogind/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.8 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  rlogind
                      4: CFLAGS+=-DKERBEROS
                      5: SRCS=  rlogind.c des_rw.c
                      6: MAN8=  rlogind.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.