----- Original Message -----
From: "Dean Povey" <[EMAIL PROTECTED]>
Subject: Re: Bugs/Features in handling of continued Makefile rules


> >> -----Original Message-----
> >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> >>
> >>
> >
> >Use
> >## Comment
> >They get omitted from Makefile.in.
>
> I know about ##, I just thought handling # in Make rules by omitting
them
> was a nicer then printing an error message.

Ah, that makes more sense. What about moving the comment before/after
the rule? That would preserve the comment (which is presumably the
reason it was entered) and save the Makefile.in semantics.

Rob


Reply via email to