On Sat, 08 Oct 2011, Iain Hibbert wrote:
> +# 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 ?

Yes, that's true.

--apb (Alan Barrett)

Reply via email to