Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/01/2005 01:25:36
Module Name:	src
Committed By:	christos
Date:		Sun May  1 01:25:36 UTC 2005

Modified Files:
	src/usr.bin/make: make.h parse.c

Log Message:
Don't accept dependencies for .BEGIN, .END, and .INTERRUPT since they
don't make sense or work anyway.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/usr.bin/make/make.h
cvs rdiff -r1.97 -r1.98 src/usr.bin/make/parse.c

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