1.. _build_make: 2 3==== 4make 5==== 6 7LVGL can be easily integrated into any Makefile project by adding ``include lvgl/lvgl.mk`` to the main ``Makefile``. 8