Annotation of 43BSDReno/usr.bin/login/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.6 (Berkeley) 6/24/90
        !             2: 
        !             3: CFLAGS+=-DKERBEROS
        !             4: PROG=  login
        !             5: SRCS=  klogin.c login.c
        !             6: DPADD= ${LIBUTIL} ${LIBKRB} ${LIBDES}
        !             7: LDADD= -lutil -lkrb -ldes
        !             8: BINOWN=        root
        !             9: BINMODE=4555
        !            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.