Description
Build steps can be expressed with redo rules instead of traditional Makefiles. It is useful for developers who prefer small, file-oriented build scripts with explicit dependency behavior.
Build tools execute project commands and can modify generated files. Review redo scripts before running them in untrusted source trees.