Annotation of 43BSDReno/foreign/src/rlogind/Makefile, revision 1.1.1.1

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

unix.superglobalmegacorp.com

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