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

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

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