head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.4.1
	RELENG_2_2_7_RELEASE:1.2.4.1
	RELENG_2_2_6_RELEASE:1.2.4.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.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.4
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.2
	RELENG_2_1_0_NEW_BP:1.2;
locks; strict;
comment	@# @;


1.5
date	97.10.03.09.49.18;	author markm;	state dead;
branches;
next	1.4;

1.4
date	97.02.22.14.38.20;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	97.01.14.05.42.26;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	95.09.15.06.20.48;	author gibbs;	state Exp;
branches
	1.2.2.1
	1.2.4.1;
next	1.1;

1.1
date	95.09.13.17.24.05;	author markm;	state Exp;
branches;
next	;

1.2.2.1
date	99.09.05.11.54.38;	author peter;	state Exp;
branches;
next	;

1.2.4.1
date	98.02.18.13.22.03;	author markm;	state dead;
branches;
next	;


desc
@@


1.5
log
@*GULP* Punt this into the attic. It is no longer used.
@
text
@#	From: @@(#)Makefile	5.1 (Berkeley) 6/25/90
#	$Id: Makefile,v 1.4 1997/02/22 14:38:20 peter Exp $

SUBDIR=	kadmin kdestroy kinit klist ksrvtgt register rkinit

.include <bsd.subdir.mk>
@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
#	$Id$
@


1.3
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.2
log
@Integrate rkinit into the build.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.1 1995/09/13 17:24:05 markm Exp $
@


1.2.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2.4.1
log
@Punt this into the attic. KerberosIV (KTH eBones) has been tagged into
the tree and the userland changes have been merged.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1995/09/15 06:20:48 gibbs Exp $
@


1.1
log
@After the Great eBones Repository Copy (tm), make ebones actually
compile
1) remove rubbish no longer needed
2) correct existing Makefiles
3) add new makefiles where needed
4) correct code, header files and man pages where necessary

PLEASE NOTE - after this you will need to make install in eBones/include,
and mamake obj depend all install in eBones/lib before doing a
make obj depend all install in eBones/. (I am going 6to fix src/Makefile
next)
PS - I hate slow international links - apologies for all the typos
@
text
@d2 1
a2 1
#	$Id$
d4 1
a4 1
SUBDIR=	kadmin kdestroy kinit klist ksrvtgt register
@
