LEVEL = ../../../..

PROG     = power
CPPFLAGS = -DTORONTO
LDFLAGS  = -lm
FP_TOLERANCE = 0.00001

include $(LEVEL)/MultiSource/Makefile.multisrc

