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

include ../Makefile.gcc.in
