Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 06/18/2005 14:32:04
Module Name: src
Committed By: rpaulo
Date: Sat Jun 18 14:32:04 UTC 2005
Modified Files:
src/usr.bin/make: parse.c
Log Message:
PR standards/17732: make doesn't honour escaped comment lines. Now with
a real fix.
Ok'ed by sjg and hubertf.
To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.