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