lua-users home
lua-l archive

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


> What is your recommendation for a build system for an application that is
> using Lua, and the aim is to make it portable across Linux and *BSD?

Include the Lua source in your project tree.
Merge the Lua Makefile entries into yours.