head	1.2;
access;
symbols
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	ebones:1.1.1.1
	EBONES_KRB4:1.1.1;
locks; strict;
comment	@# @;


1.2
date	97.07.13.14.13.24;	author peter;	state dead;
branches;
next	1.1;

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

1.1.1.1
date	94.09.30.14.49.49;	author csgr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	95.12.30.18.30.25;	author peter;	state dead;
branches;
next	;


desc
@@


1.2
log
@kill the undead
@
text
@#	From: @@(#)Makefile	5.1 (Berkeley) 6/25/90
#	$Id: Makefile,v 1.1.1.2 1995/12/30 18:30:25 peter dead $

PROG=	compile_et
CFLAGS+=-I. -I${.CURDIR}
SRCS=	compile_et.c error_message.c et_name.c init_et.c perror.c
OBJS+=	error_table.o
DPADD=	${LIBL}
LDADD=	-ll
CLEANFILES=et_lex.lex.c y.tab.c y.tab.h error_table.c
NOMAN=	noman

error_table.c: et_lex.lex.c

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1994/07/19 19:21:23 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
@@


1.1.1.2
log
@recording cvs-1.6 file death
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.1.1.1 1994/09/30 14:49:49 csgr Exp peter $
@
