Sign in
android
/
platform
/
build
/
kati
/
3ec25b5014de413895bf81766229048566611686
/
.
/
doc.go
blob: 0cea5f9cbeec6c961ee519a30b3a9cb3707bc383 [
file
] [
log
] [
blame
]
/*
Package kati provides GNU make compatible functions, especially
to speed up the continuous build of Android.
*/
package kati
// TODO(ukai): cleanup API. make more symbol unexported.