1#
2# Apps Makefile
3#
4
5# Common Compiler Flags ########################################################
6
7COMMON_CFLAGS += -Iapps/include
8