Annotation of 43BSDReno/foreign/src/passwd/Makefile, revision 1.1

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