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