# Master Makefile dependencies
TARGET := uart_parse
INCLUDE_LIB := true
GCC_OPTS += -O2 -flto

include ../Makefrag
