Subject: CVS commit: src/sys/lib/libkern/arch/sparc
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/08/2003 14:45:02
Module Name:	src
Committed By:	lukem
Date:		Sat Nov  8 14:45:02 UTC 2003

Modified Files:
	src/sys/lib/libkern/arch/sparc: Makefile.inc

Log Message:
Add '.SUFFIXES: .m4' here, now that <sys.mk> doesn't provide it anymore.
It appears that .PATH.m4:  needs it.
Should fix problem noted in private mail by Markus W Kilbinger.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/lib/libkern/arch/sparc/Makefile.inc

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