|
|
1.1 root 1: #
2: # Copyright (c) 1990 The Regents of the University of California.
3: # All rights reserved.
4: #
5: # %sccs.include.redist.sh
6: #
7: # @(#)Makefile 5.2 (Berkeley) 6/26/90
8: #
9: PROG= registerd
10: SRCS= registerd.c des_rw.c
11: CFLAGS+=-DKERBEROS -I${.CURDIR}/../register
12: .PATH: ${.CURDIR}/../../usr.bin/rlogin
13: DPADD= ${LIBKDB} ${LIBKRB} ${LIBDES}
14: LDADD= -lkdb -lkrb -ldes
15: MAN8= registerd.0
16:
17: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.