> 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.