head	1.3;
access;
symbols
	RELENG_3_5_0_RELEASE:1.2
	RELENG_3_4_0_RELEASE:1.2
	RELENG_3_3_0_RELEASE:1.2
	RELENG_3_2_PAO:1.2.0.4
	RELENG_3_2_PAO_BP:1.2
	RELENG_3_2_0_RELEASE:1.2
	RELENG_3_1_0_RELEASE:1.2
	RELENG_3:1.2.0.2
	RELENG_3_BP:1.2
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	bsd_44_lite_2:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	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.1.1.1.0.8
	RELENG_2_2_BP:1.1.1.1
	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.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.3
date	99.12.11.03.33.29;	author kris;	state dead;
branches;
next	1.2;

1.2
date	98.12.06.22.58.22;	author archie;	state Exp;
branches;
next	1.1;

1.1
date	94.05.27.12.31.05;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.27.12.31.06;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Retire error(1). This is no longer useful as it applies only to the 4.xBSD
toolchain.

Reviewed by:	current@@freebsd.org
Axe kindly supplied by:	Institute of Danish Surgeons
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	error
CFLAGS+=-Wall
SRCS=	main.c input.c pi.c subr.c filter.c touch.c

.include <bsd.prog.mk>
@


1.2
log
@Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
@
text
@@


1.1
log
@Initial revision
@
text
@d4 1
@


1.1.1.1
log
@BSD 4.4 Lite Usr.bin Sources
@
text
@@
