Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib



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.

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index