# Master Makefile dependencies TARGET := sum INCLUDE_LIB := true GCC_OPTS += -O2 include ../../Makefrag