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

1.1       root        1: #      @(#)Makefile    1.3 (Berkeley) 6/22/90
                      2: 
                      3: PROG=  kpasswdd
                      4: SRCS=  kpasswdd.c des_rw.c
                      5: CFLAGS+=-DKERBEROS -I${.CURDIR}/../../usr.bin/passwd
                      6: DPADD= ${LIBKDB} ${LIBKRB} ${LIBDES}
                      7: LDADD= -lkdb -lkrb -ldes
                      8: .PATH: ${.CURDIR}/../../usr.bin/rlogin
                      9: MAN8=  kpasswdd.0
                     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.