#CCC = nvcc -arch sm_20
CCC = nvcc 
SOURCE = main.cu
include ../Makefile_c