Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2001 07:34:06
Module Name:	basesrc
Committed By:	christos
Date:		Sun Jan 14 05:34:06 UTC 2001

Modified Files:
	basesrc/usr.bin/make: make.h parse.c targ.c

Log Message:
- make the second list of commands override the first like gmake does
- remember where the first command definition occured so that we can debug
  things.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/usr.bin/make/make.h
cvs rdiff -r1.58 -r1.59 basesrc/usr.bin/make/parse.c
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/make/targ.c

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