Subject: Re: make and comments
To: None <tech-userlevel@netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: tech-userlevel
Date: 07/29/2002 17:30:22
[ On Monday, July 29, 2002 at 21:05:23 (+0100), David Laight wrote: ]
> Subject: Re: make and comments
>
> What about continuation lines that look like comments:
>
> command args \
> # more text \
> even more text
>
> How should that be parsed?
It should be parsed as one whole line, just as /bin/sh sees it, though
it doesn't help relieve any of the confusion..... :-)
$ foo\
#bar\
none
foo#barnone: not found
$
--
Greg A. Woods
+1 416 218-0098; <g.a.woods@ieee.org>; <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>