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

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.