[Buildroot] svn commit: trunk/buildroot: package?package/busybox project target/ etc...

Bernhard Fischer rep.dot.nop at gmail.com
Thu Jul 12 16:24:11 UTC 2007


On Thu, Jul 12, 2007 at 05:51:47PM +0200, Yann E. MORIN wrote:
>Ulf, Bernhard,
>All,
>
>On Thursday 12 July 2007 15:56, Ulf Samuelsson wrote:
>> tor 2007-07-12 klockan 16:42 +0200 skrev Bernhard Fischer:
>> > On Thu, Jul 12, 2007 at 06:11:06AM -0700, ulf at uclibc.org wrote:
>> > >+PROJECT:=$(strip $(subst ",, $(BR2_PROJECT)))
>> > >+HOSTNAME:=$(strip $(subst ",, $(BR2_HOSTNAME)))
>> > >+BANNER:=$(strip $(subst ",, $(BR2_BANNER)))
>> > This breaks vi's syntax highlighing, please fix
>> Pls supply a template on what you want me to do.
>
>I guess something like the following:
>
>PROJECT:=$(strip $(subst ",, $(BR2_PROJECT)))
># Shut up you stupid vim! "

close.
# ")))

Ulf, just do :syntax on

>HOSTNAME:=$(strip $(subst ",, $(BR2_HOSTNAME)))
># Shut up you stupid vim! "
>
>And so on... Maybe comments at the end of the line would do as well...
>
>Regards,
>Yann E. MORIN.
>
>PS. Using vi exclusively here, but no syntax highlighting, which I find
>    ultimately annoying. Thank you, I know (or tend to) what I'm doing! :-)

It's handy at times..



More information about the buildroot mailing list