Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/08/2003 06:06:50
Module Name:	src
Committed By:	lukem
Date:		Sat Nov  8 06:06:50 UTC 2003

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

Log Message:
Remove single suffix inference rules from here; nothing in the tree
relies upon them (AFAICT).

(This fixes the build issue with src/x11, because the .cpp rule in
bsd.x11.mk was being overridden by the .cpp rule here)


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 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.