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.