head	1.9;
access;
symbols
	RELENG_2_2_8_RELEASE:1.6.2.1
	RELENG_2_2_7_RELEASE:1.6.2.1
	RELENG_2_2_6_RELEASE:1.6.2.1
	RELENG_2_2_5_RELEASE:1.6
	RELENG_2_2_2_RELEASE:1.6
	RELENG_2_2_1_RELEASE:1.6
	RELENG_2_2_0_RELEASE:1.6
	RELENG_2_1_7_RELEASE:1.5.2.1
	RELENG_2_1_6_1_RELEASE:1.5.2.1
	RELENG_2_1_6_RELEASE:1.5.2.1
	RELENG_2_2:1.6.0.2
	RELENG_2_2_BP:1.6
	RELENG_2_1_5_RELEASE:1.5.2.1
	RELENG_2_1_0_RELEASE:1.5.2.1
	RELENG_2_1_0:1.5.0.2
	RELENG_2_1_0_NEW_BP:1.5
	peter_before_cleanups:1.3
	ebones:1.1.1.1
	EBONES_KRB4:1.1.1;
locks; strict;
comment	@# @;


1.9
date	97.10.03.09.49.21;	author markm;	state dead;
branches;
next	1.8;

1.8
date	97.02.22.14.38.27;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	97.01.14.05.42.40;	author jkh;	state Exp;
branches;
next	1.6;

1.6
date	95.09.26.02.35.30;	author gibbs;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	95.09.14.04.06.11;	author gibbs;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	95.09.13.17.24.10;	author markm;	state Exp;
branches;
next	1.3;

1.3
date	95.09.07.21.37.29;	author markm;	state Exp;
branches;
next	1.2;

1.2
date	95.08.25.22.50.55;	author markm;	state Exp;
branches;
next	1.1;

1.1
date	94.09.30.14.49.57;	author csgr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.30.14.49.58;	author csgr;	state Exp;
branches;
next	;

1.5.2.1
date	95.09.26.06.13.40;	author gibbs;	state Exp;
branches;
next	1.5.2.2;

1.5.2.2
date	99.09.05.11.54.40;	author peter;	state Exp;
branches;
next	;

1.6.2.1
date	98.02.18.13.22.10;	author markm;	state dead;
branches;
next	;


desc
@@


1.9
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.8 1997/02/22 14:38:27 peter Exp $

PROG=	kinit
CFLAGS+=-DKERBEROS -DDEBUG -DBSD42
DPADD=	${LIBKRB} ${LIBDES}
LDADD=	-L${KRBOBJDIR} -lkrb -L${DESOBJDIR} -ldes
MAN1=	kinit.1

.include <bsd.prog.mk>
@


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


1.7
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.6
log
@Add -L paths for all locally built eBones libraries.  Many of the programs
already did this, but this catches the straglers.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.5 1995/09/14 04:06:11 gibbs Exp $
@


1.6.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.6 1995/09/26 02:35:30 gibbs Exp $
@


1.5
log
@Bmake fixes for the eBones tree.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1995/09/13 17:24:10 markm Exp $
d7 1
a7 1
LDADD=	-lkrb -ldes
@


1.5.2.1
log
@Merge with HEAD:
Add -L paths for all locally built eBones libraries.  Many of the programs
already did this, but this catches the straglers.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.5 1995/09/14 04:06:11 gibbs Exp $
d7 1
a7 1
LDADD=	-L${KRBOBJDIR} -lkrb -L${DESOBJDIR} -ldes
@


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


1.4
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: Makefile,v 1.4 1995/09/07 20:51:36 mark Exp $
d5 1
a5 1
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../include -DBSD42 -Wall
a7 1
BINDIR=	/usr/bin
@


1.3
log
@Major cleanup of eBones code:

- Get all functions prototyped or at least defined before use.
- Make code compile (Mostly) clean with -Wall set
- Start to reduce the degree to which DES aka libdes is built in.
- get all functions to the same uniform standard of definition:
int
foo(a, b)
int a;
int *b;
{
   :
}
- fix numerous bugs exposed by above processes.

Note - this replaces the previous work which used an unpopular function
 definition style.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.3 1995/07/18 16:37:53 mark Exp $
d5 1
a5 1
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include -DBSD42 -Wall
d7 1
a7 1
LDADD=	-L${KRBOBJDIR} -lkrb -ldes
@


1.2
log
@Start the eBones cleanup ball rolling.
These are the start of a lot of work to clean up the FreeBSD eBones code.
these changes include, but are not limited to:
- Create prototypes for all the library routines
- Make all the libraries compile clean with -Wall set
- Fix numerous small bugs shown up in the above process
- Prepare the code for libdes's removal to secure/
- add register, registerd and make_keypair to the make
Lots more will follow in days to come.

OK'ed by: rgrimes
@
text
@d5 1
a5 1
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include -DBSD42
d7 1
a7 1
LDADD=	-L${KRBOBJDIR} -lkrb -L${DESOBJDIR} -ldes
d9 1
a9 1
NOMAN=	noman
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1994/07/19 19:24:31 g89r4222 Exp $
@


1.1.1.1
log
@Initial import of eBones.
(Including all changes for FreeBSD - importing the original eBones distribution
would be too complex at this stage, since I don't have access to Piero's 
CVS.)
(If you want to include eBones in your system, don't forget to include
MAKE_EBONES in /etc/make.conf.)
(This stuff is now also suppable from braae.ru.ac.za.)

Bones originally from MIT SIPB.
Original port to FreeBSD 1.x  by Piero Serini.
Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet.
Nice bug fixes from Doug Rabson.
@
text
@@
