head	1.2;
access;
symbols
	HEAD-20130225:1.1.1.1 HEAD:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2013.02.25.01.37.10;	author dholland;	state dead;
branches;
next	1.1;

1.1
date	2013.02.25.00.59.50;	author dholland;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2013.02.25.00.59.50;	author dholland;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove this copy; it is broken. admins please G/C if possible
@
text
@# $Id: doterror,v 1.1 2013/02/25 00:59:50 dholland Exp $


.BEGIN:
	@@echo At first, I am

.END:
	@@echo not reached

.ERROR:
	@@echo "$@@: Looks like '${.ERROR_TARGET}' is upset."

all:	happy sad

happy:
	@@echo $@@

sad:
	@@echo and now: $@@; exit 1

@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: doterror,v 1.1 2010/04/08 17:41:29 sjg Exp $
@


1.1.1.1
log
@Import a copy of make from HEAD. I'm going to beating this one like a
rented mule. :-)

For various reasons it seems like using othersrc for this particular
hacking run is a better idea than using a branch in src; for one thing
I'm likely to be adding and removing files, and for another it is more
likely that this version will become a guide for making more measured
updates to the master version than that it will eventually itself
become the master version.

@
text
@@
