On Sat, 8 Oct 2011, Alan Barrett wrote:

> On Fri, 07 Oct 2011, Marc Balmer wrote:
> > Modified Files:
> >     src/lib: Makefile
> >
> > +# Lua bindings come last, they might depend on anything
> > +SUBDIR+=   lua
>
> Just adding it last doesn't ensure it gets built last.
> You probably need a .WAIT.

although it should be ok without, until somebody writes a Lua module
that depends on the something after the last .WAIT ?

iain

Reply via email to