components/tft/component.mk

Mon, 19 Feb 2024 15:07:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 19 Feb 2024 15:07:28 +0100
changeset 128
64886971967b
parent 0
b74b0e4902c3
permissions
-rw-r--r--

Fix current year display

#
# 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