xref: /aosp_15_r20/external/tensorflow/tensorflow/lite/tools/make/README.md (revision b6fb3261f9314811a0f4371741dbb8839866f948)
1# Build TensorFlow Lite with Makefile
2
3**WARNING: Using Makefile to build TensorFlow Lite is deprecated at the
4Aug 2021.**
5
6Please use CMake or Bazel instead. Please refer to the
7[Build TensorFlow Lite with CMake](https://www.tensorflow.org/lite/guide/build_cmake)
8and [Build TensorFlow Lite for ARM boards](https://www.tensorflow.org/lite/guide/build_arm)
9for the details.
10