Subject: PR/17732 CVS commit: [netbsd-3] src/usr.bin/make
To: None <rpaulo@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 07/02/2005 16:24:02
The following reply was made to PR standards/17732; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/17732 CVS commit: [netbsd-3] src/usr.bin/make
Date: Sat,  2 Jul 2005 16:23:07 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sat Jul  2 16:23:07 UTC 2005
 
 Modified Files:
 	src/usr.bin/make [netbsd-3]: parse.c
 
 Log Message:
 Pull up revision 1.102 (requested by rpaulo in ticket #491):
 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.97.2.2 -r1.97.2.3 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.