This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bugs/Features in handling of continued Makefile rules


>> -----Original Message-----
>> From: dpovey@wedgetail.com [mailto:dpovey@wedgetail.com]
>> 
>> 
>> 3. Because of a stupidity in Tru64 make, automake displays
>>    an error message if comments are found immediately after 
>> the tab (plus
>>    zero/more whitespace). I think perhaps a nicer approach 
>> would be for 
>>    automake to allow comments in the .am and omit them from 
>> the Makefile.in 
>>    output.
>
>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.

Dean.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]