Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/19/2001 19:15:41
Module Name:	sharesrc
Committed By:	tv
Date:		Fri Oct 19 16:15:41 UTC 2001

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

Log Message:
Simplify and collapse a lot of the gooey .l and .y handling cruft here.
Rather than special-case a bunch of stuff, make this always parallel-safe,
and have make call upon the .l.c/.y.c followed by .c.o/.c.lo transforms,
rather than try to go right from .l/.y to .o/.lo.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 sharesrc/share/mk/bsd.sys.mk

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