Le 13 févr. 2010 à 22:27, Norberto Lopes a écrit :

>>> # WARNING: Don't use sh comments without backquoting them in command
>>> scripts,
>>> # otherwise the next lines will be interpreted as belonging to the
>>> comment on
>>> # some platform such as Solaris. sh concatenates all the lines with
>>> a trailing
>>> # '\' without inserting any a line break. However some sh versions
>>> (FreeBSD,
>>> # GNU) will consider each comment line to be implicitly ended by a
>>> line break.
>>
>> I think I'm going to remove the comments and refactor each code piece
>> into a standalone rule or define. It's probably not a bad thing since
>> backquoting comments as I do is a ugly hack.
>>
> That seems nice to have :)

I just rewrote these command scripts with macros. See r6001. I think  
it should work well now.

make distclean/clean/install/uninstall all work properly in my tests  
on Ubuntu.
Since the changes are relatively important, other platforms might have  
some special issues. If that's the case, please let me know.

Cheers,
Quentin.



_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to