head	1.5;
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.2.1
	RELENG_2_1_6_1_RELEASE:1.1.2.1
	RELENG_2_1_6_RELEASE:1.1.2.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1.2.1
	RELENG_2_1_0:1.1.0.2;
locks; strict;
comment	@# @;


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

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

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

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

1.1
date	96.02.21.21.39.54;	author ache;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	96.05.02.17.04.59;	author markm;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	99.09.05.11.54.44;	author peter;	state Exp;
branches;
next	;

1.2.2.1
date	98.02.18.13.22.50;	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.2 (Berkeley) 3/5/91
#	$Id: Makefile,v 1.4 1997/02/22 14:38:50 peter Exp $

PROG=   fix_kdb_keys
CFLAGS+=-DKERBEROS -DDEBUG
DPADD=	${LIBKDB} ${LIBKRB} ${LIBDES}
LDADD=	-L${KDBOBJDIR} -lkdb -L${KRBOBJDIR} -lkrb -L${DESOBJDIR} -ldes
MAN8=	fix_kdb_keys.8

.include <bsd.prog.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
@Provide a rudimentary man page for this, based mostly on the README.PATCH.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.1 1996/02/21 21:39:54 ache Exp $
@


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
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1996/05/01 17:16:22 markm Exp $
@


1.1
log
@Fix weak random number hole
Obtained from: CERT
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.7 1995/09/26 06:20:18 mark Exp $
d8 1
a8 1
NOMAN=  YES
@


1.1.2.1
log
@Merge with HEAD. Patch docs fixes.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1996/05/01 17:16:22 markm Exp $
d8 1
a8 1
MAN8=	fix_kdb_keys.8
@


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

