Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/09/2005 18:45:16
Module Name:	src
Committed By:	christos
Date:		Sat Jul  9 18:45:16 UTC 2005

Modified Files:
	src/share/mk: bsd.sys.mk

Log Message:
Add .m in the list of suffixes, otherwise including bsd.sys.mk in a Makefile
treats the .m.o:  suffix rule as a target. This broke typing 'make' in
${NETBSDSRC}/sys/kern.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/share/mk/bsd.sys.mk

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