Riley King-Saunders 2a121caf42 Created main makefile - Need to add clean recipe
`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
2025-11-25 00:04:24 +11:00
2025-11-25 00:01:47 +11:00
2025-03-10 20:11:21 +11:00
2025-03-10 20:11:21 +11:00
2025-02-10 20:50:41 +11:00
2025-02-10 20:50:41 +11:00

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.
Readme 94 KiB
Languages
C++ 86.3%
Lua 5.7%
C 5.4%
Makefile 2.6%