diff -Naur cuda-rarcrypt.orig/Makefile cuda-rarcrypt/Makefile --- cuda-rarcrypt.orig/Makefile 2009-04-28 12:50:15.000000000 +0000 +++ cuda-rarcrypt/Makefile 2009-06-04 20:01:55.000000000 +0000 @@ -1,5 +1,6 @@ # Add source files here -EXECUTABLE := rarcrypt +ROOTBINDIR :=./bin +EXECUTABLE := cuda-rarcrypt # CUDA source files (compiled with cudacc) CUFILES := rarcrypt.cu