Bam is a fast and flexible build system. Bam uses Lua to describe the build process. It's takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.
Error log after running "sh make_unix.sh"
compiling using gcc... /tmp/ccHtrAsZ.o: In function
os_tmpname': loslib.c:(.text+0x29c): warning: the use of
tmpnam' is dangerous, better use `mkstemp'