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.