Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/03/2005 22:58:14
Module Name:	src
Committed By:	christos
Date:		Tue May  3 22:58:14 UTC 2005

Modified Files:
	src/usr.bin/make: job.c

Log Message:
Mark the interrupt job as special so that when we hit ^C with -j and we
have a .INTERRUPT target we don't print "token botch".


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/usr.bin/make/job.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.