Annotation of 43BSDReno/kerberosIV/kdb_util/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 6/25/90
                      2: 
                      3: PROG=  kdb_util
                      4: CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../kdb_edit \
                      5:        -I${.CURDIR}/../include
                      6: SRCS=  kdb_util.o maketime.o
                      7: .PATH: ${.CURDIR}/../kdb_edit
                      8: DPADD= ${LIBKDB} ${LIBKRB} ${LIBDES}
                      9: LDADD= -lkdb -lkrb -ldes
                     10: NOMAN= noman
                     11: 
                     12: .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.