`make modules debug|release MODULES...` Builds the provided list of lua modules in release/debug `make release` `make debug` Builds a debug build of the lbs program `make clean` TODO
lbs
Lua buildsystem is a makefile-like build system, however unlike make this does not rely as heavily on the shell.
Description
Lua buildsystem is a makefile-like build system, however unlike make this does not rely as heavily on the shell.
Languages
C++
86.3%
Lua
5.7%
C
5.4%
Makefile
2.6%