CC = nvcc CFLAGS = distToRT: distToRT.cu $(CC) $(CFLAGS) $< -o $@ -L$(CUDA)/lib64 -lcudart clean: rm -f distToRT