On Fri, Jul 13, 2012 at 4:01 AM, Ross Burton <[email protected]> wrote:
>
> +       if [ -e Makefile -o -e makefile -o -e GNUmakefile ]; then
>                 oe_runmake || die "make failed"
>         else
>                 bbnote "nothing to compile"

may be convert it into case .. esac ? while you  are at it

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to