Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/20/2003 17:02:00
Module Name:	src
Committed By:	lukem
Date:		Sun Jul 20 17:01:59 UTC 2003

Modified Files:
	src/share/mk: bsd.lib.mk bsd.prog.mk

Log Message:
Consistently support the different C++ file extensions: .cc .cpp .cxx .C
Noted by Andrew White in PR toolchain/18246


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 src/share/mk/bsd.lib.mk
cvs rdiff -r1.172 -r1.173 src/share/mk/bsd.prog.mk

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