BINDIR = ./
EXECUTABLE	:= test

CUFILES := test.cu
USECUFFT := 1

ROOTDIR := /Developer/GPU\ Computing/C/common

include $(ROOTDIR)/../common/common.mk
