PROJECT = dotproduct SRCS = main.cc oclUtils.cpp shrUtils.cpp cmd_arg_reader.cpp OPTS ?= -n64 include ../common.mk