TARGET = test_karatsuba$(EXE)
SRC =  ../common/test_karatsuba.cpp

include ../../../config/rules.inc

$(TARGET): Makefile ../common/test_karatsuba.cpp ../cilkplus/*.h ../tbb/*.h 
