Andrius Štikonas 08d5a0679f Also fix kaem's makefile. 1 year ago
..
test bf90b45aaf Add test for bug fixed thanks to roconnor 1 year ago
.gitignore 2c6a5211dc Revert "Revert to more minimal kaem for core bootstrap" 4 years ago
README 2c6a5211dc Revert "Revert to more minimal kaem for core bootstrap" 4 years ago
kaem.c 8f1e771b4b Preparing for the next release cycle 1 year ago
kaem.h 632357f807 Double maximum number of arguments that kaem supports. 1 year ago
kaem_globals.c 9f25544301 Set SHELL to the current shell being used 2 years ago
kaem_globals.h 9f25544301 Set SHELL to the current shell being used 2 years ago
makefile 08d5a0679f Also fix kaem's makefile. 1 year ago
test.sh 8b0991748b Fix shebang of check.sh. 1 year ago
variable.c ffa79d68be clean up $@ behavior 3 years ago

README

kaem is the world's worst build tool.
You really really should use make instead.

This tool exists only as the bare bottom floor scriptable build tool for bootstrapping.

Avoid as there be dragons here.