From cbe92a2241253145fbd11e32ed1f7efcb31ba91c Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 22 Jun 2000 00:45:34 +0000 Subject: * Fix PR/1709. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index db0a7c1..cd917b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-06-21 Paul D. Smith + + * read.c (read_makefile): If we find a semicolon in the target + definition, remember where it was. If the line turns out to be a + target-specific variable, add back the semicolon and everything + after it. Fixes PR/1709. + 2000-06-19 Paul D. Smith * config.h-vms.template: #define uintmax_t for this system. -- cgit v1.2.3