LEVEL = ../../..
LDFLAGS += -lm 
FP_TOLERANCE := 0.001

ifdef BENCHMARKING_ONLY
PROGRAMS_TO_SKIP += exptree
endif

include $(LEVEL)/SingleSource/Makefile.singlesrc
