PROJECT = spmv SRCS = main.cc parboil_opencl.c args.c gpu_info.c file.c convert_dataset.c mmio.c ocl.c CXXFLAGS += -I. OPTS ?= include ../common.mk