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

1.1       root        1: #      @(#)Makefile    5.2 (Berkeley) 6/26/90
                      2: 
                      3: PROG=  register
                      4: SRCS=  register.c des_rw.c
                      5: CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include
                      6: .PATH: ${.CURDIR}/../../usr.bin/rlogin
                      7: DPADD= ${LIBKRB} ${LIBDES}
                      8: LDADD= -lkrb -ldes
                      9: BINDIR=        /usr/bin
                     10: BINOWN=        root
                     11: BINMODE=4555
                     12: 
                     13: .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.