ckati

experimental GNU make clone
  https://android.googlesource.com/platform/build/kati
  0
  no reviews



The main goal of this tool is to speed up incremental build of Android. Currently, kati does not offer a faster build by itself. Instead, it converts your Makefile to a ninja file.

ckati is the C++ version of kati.