components/tft/component.mk

changeset 0
b74b0e4902c3
equal deleted inserted replaced
-1:000000000000 0:b74b0e4902c3
1 #
2 # Main Makefile. This is basically the same as a component makefile.
3 #
4 # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
5
6 COMPONENT_SRCDIRS := .
7 COMPONENT_ADD_INCLUDEDIRS := .

mercurial