Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/09/2005 21:36:42
Module Name:	src
Committed By:	christos
Date:		Tue Aug  9 21:36:42 UTC 2005

Modified Files:
	src/usr.bin/make: for.c lst.h main.c parse.c
	src/usr.bin/make/lst.lib: lstDestroy.c lstDupl.c

Log Message:
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/make/for.c
cvs rdiff -r1.10 -r1.11 src/usr.bin/make/lst.h
cvs rdiff -r1.115 -r1.116 src/usr.bin/make/main.c
cvs rdiff -r1.105 -r1.106 src/usr.bin/make/parse.c
cvs rdiff -r1.13 -r1.14 src/usr.bin/make/lst.lib/lstDestroy.c
cvs rdiff -r1.12 -r1.13 src/usr.bin/make/lst.lib/lstDupl.c

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