Subject: CVS commit: src/usr.bin/make
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 12/30/2002 20:03:10
Module Name: src
Committed By: sjg
Date: Mon Dec 30 18:03:10 UTC 2002
Modified Files:
src/usr.bin/make: cond.c
Log Message:
Treat an unquoted '#' as end of line when parsing conditionals.
This ensures that comments are ok at the end of line.
PR: 19596
Reviewed by: christos
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.