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 23:14:45
Module Name:	src
Committed By:	lukem
Date:		Sat Nov  8 23:14:45 UTC 2003

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

Log Message:
The order of items in .SUFFIXES is extremely important!
Revert part of previous and put `.s .S' before `.c' again.

(Fixes recent libkern lossage.)


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/share/mk/sys.mk

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