Annotation of 43BSDReno/kerberosIV/kdb_edit/Makefile, revision 1.1

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