components/tft/component.mk

Thu, 25 Oct 2018 20:22:18 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 25 Oct 2018 20:22:18 +0200
changeset 16
d43b393a4461
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Improved recipes import.

#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)

COMPONENT_SRCDIRS := . 
COMPONENT_ADD_INCLUDEDIRS := .

mercurial