head	1.3;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.2.1
	RELENG_2_2_7_RELEASE:1.2.2.1
	RELENG_2_2_6_RELEASE:1.2.2.1
	RELENG_2_2_5_RELEASE:1.2
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.2
	RELENG_2_1_0_NEW_BP:1.1.1.1
	rkinit_1_0_0:1.1.1.1
	MIT:1.1.1;
locks; strict;
comment	@# @;


1.3
date	97.10.03.09.49.11;	author markm;	state dead;
branches;
next	1.2;

1.2
date	96.07.30.21.16.20;	author markm;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	95.09.15.06.13.43;	author gibbs;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.09.15.06.13.43;	author gibbs;	state Exp;
branches;
next	;

1.2.2.1
date	98.02.18.13.21.46;	author markm;	state dead;
branches;
next	;


desc
@@


1.3
log
@*GULP* Punt this into the attic. It is no longer used.
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/4/93

PROG=	rkinitd
SRCS= 	${RKINITOBJDIR}/rkinit_err.h rkinitd.c util.c rpc.c krb.c
CFLAGS+=-I${KRBOBJDIR} -I${RKINITOBJDIR} -DKERBEROS
DPADD=	${LIBKRB} ${LIBDES}
LDADD=	-L${RKINITOBJDIR} -lrkinit -L${KRBOBJDIR} -lkrb \
	-L${DESOBJDIR} -ldes

MAN8=	rkinitd.8

.include <bsd.prog.mk>
@


1.2
log
@Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.
@
text
@@


1.2.2.1
log
@Punt this into the attic. KerberosIV (KTH eBones) has been tagged into
the tree and the userland changes have been merged.
@
text
@@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
CFLAGS+=-I${KRBOBJDIR} -I${RKINITOBJDIR}
@


1.1.1.1
log
@Server side of the rkinit package.

Obtained from: MIT
@
text
@@
