Subject: CVS commit: src/bin/sh
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/10/2003 19:58:22
Module Name:	src
Committed By:	lukem
Date:		Mon Mar 10 17:58:21 UTC 2003

Modified Files:
	src/bin/sh: Makefile

Log Message:
If building as a CRUNCHEDPROG, use "lex -L" and "yacc -l" to suppress #line
generation.  This may solve [bin/20637].


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/bin/sh/Makefile

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